OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_FEATURE_XSTORE
(Results
1 - 13
of
13
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/external/kernel-headers/original/asm-x86/
cpufeature_32.h
98
#define
X86_FEATURE_XSTORE
(5*32+ 2) /* on-CPU RNG present (xstore insn) */
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
cpufeature_32.h
95
#define
X86_FEATURE_XSTORE
(5*32+ 2)
135
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
cpufeature_32.h
95
#define
X86_FEATURE_XSTORE
(5*32+ 2)
135
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
95
#define
X86_FEATURE_XSTORE
(5*32+ 2)
135
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
95
#define
X86_FEATURE_XSTORE
(5*32+ 2)
135
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
95
#define
X86_FEATURE_XSTORE
(5*32+ 2)
135
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
109
#define
X86_FEATURE_XSTORE
(5*32+ 2)
154
#define cpu_has_xstore boot_cpu_has(
X86_FEATURE_XSTORE
)
Completed in 30 milliseconds