PCR_BTI_VBAR_INDEX enumeration (ntddk.h)

Describes the PCR_BTI_VBAR_INDEX enumeration.

Syntax

typedef enum PCR_BTI_VBAR_INDEX {
  BtiVbarNone,
  BtiVbarTrapHvc,
  BtiVbarTrapSmc,
  BtiVbarBhbDsbIsb,
  BtiVbarBhbSb,
  BtiVbarBhbClr
} ;

Constants

 
BtiVbarNone
Defines the BtiVbarNone constant.
BtiVbarTrapHvc
Defines the BtiVbarTrapHvc constant.
BtiVbarTrapSmc
Defines the BtiVbarTrapSmc constant.
BtiVbarBhbDsbIsb
Defines the BtiVbarBhbDsbIsb constant.
BtiVbarBhbSb
Defines the BtiVbarBhbSb constant.
BtiVbarBhbClr
Defines the BtiVbarBhbClr constant.

Requirements

Requirement Value
Minimum supported client Windows 11, version 23H2
Header ntddk.h (include Ntddk.h)