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

  /bionic/libc/kernel/arch-x86/asm/
cpufeature_32.h 112 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
157 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h 112 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
157 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /external/kernel-headers/original/asm-x86/
cpufeature_32.h 101 #define X86_FEATURE_XCRYPT_EN (5*32+ 7) /* on-CPU crypto enabled */
157 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
cpufeature_32.h 98 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
138 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
cpufeature_32.h 98 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
138 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 98 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
138 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h 98 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
138 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 98 #define X86_FEATURE_XCRYPT_EN (5*32+ 7)
138 #define cpu_has_xcrypt_enabled boot_cpu_has(X86_FEATURE_XCRYPT_EN)

Completed in 21 milliseconds