Searched refs:SMAP (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/reactos/x86x64/Intel/ | ||
H A D | Cpuid.h | 1410 UINT32 SMAP : 1; member |
/reactos/ntoskrnl/ke/amd64/ | ||
H A D | cpu.c | 251 if (ExtFlags.Ebx.Bits.SMAP) FeatureBits |= KF_SMAP; in KiGetFeatureBits() |