HomeSort by relevance Sort by last modified time
    Searched refs:BIT16 (Results 1 - 25 of 65) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmStatusCode.h 29 STM errors have BIT16 set.
37 #define ERROR_STM_SECURITY_VIOLATION (BIT31 | BIT16 | 0x0001)
38 #define ERROR_STM_CACHE_TYPE_NOT_SUPPORTED (BIT31 | BIT16 | 0x0002)
39 #define ERROR_STM_PAGE_NOT_FOUND (BIT31 | BIT16 | 0x0003)
40 #define ERROR_STM_BAD_CR3 (BIT31 | BIT16 | 0x0004)
41 #define ERROR_STM_PHYSICAL_OVER_4G (BIT31 | BIT16 | 0x0005)
42 #define ERROR_STM_VIRTUAL_SPACE_TOO_SMALL (BIT31 | BIT16 | 0x0006)
43 #define ERROR_STM_UNPROTECTABLE_RESOURCE (BIT31 | BIT16 | 0x0007)
44 #define ERROR_STM_ALREADY_STARTED (BIT31 | BIT16 | 0x0008)
45 #define ERROR_STM_WITHOUT_SMX_UNSUPPORTED (BIT31 | BIT16 | 0x0009)
    [all...]