Home
last modified time | relevance | path

Searched refs:SMAP (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
DCpuid.h1386 UINT32 SMAP:1; member
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dstart.S345 movl $0x534d4150, %edx # SMAP
Dstart64.S358 movl $0x534d4150, %edx # SMAP
Dst32_64.S366 movl $0x534d4150, %edx # SMAP
Dst16_64.S351 movl $0x534d4150, %edx # SMAP
/device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/
DCpuid.c615 PRINT_BIT_FIELD (Ebx, SMAP); in CpuidStructuredExtendedFeatureFlags()