HomeSort by relevance Sort by last modified time
    Searched refs:X86_CR4_SMEP (Results 1 - 6 of 6) sorted by null

  /development/ndk/platforms/android-L/arch-x86/include/asm/
processor-flags.h 80 #define X86_CR4_SMEP 0x00100000
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
processor-flags.h 80 #define X86_CR4_SMEP 0x00100000
  /bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h 145 #define X86_CR4_SMEP _BITUL(X86_CR4_SMEP_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 120 #define X86_CR4_SMEP _BITUL(X86_CR4_SMEP_BIT)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm/
processor-flags.h 145 #define X86_CR4_SMEP _BITUL(X86_CR4_SMEP_BIT)
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
kvm_host.h 62 | X86_CR4_OSXSAVE | X86_CR4_SMEP | X86_CR4_FSGSBASE \

Completed in 147 milliseconds