PCR_BTI_VBAR_INDEX - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef enum PCR_BTI_VBAR_INDEX {
  BtiVbarNone,
  BtiVbarTrapHvc,
  BtiVbarTrapSmc,
  BtiVbarBhbDsbIsb,
  BtiVbarBhbSb,
  BtiVbarBhbClr,
  BtiVbarLdrLdp8380R1
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddk-pcr_bti_vbar_index)

Description

Describes the PCR_BTI_VBAR_INDEX enumeration.

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.

Remarks

See also