Home
last modified time | relevance | path

Searched refs:X86_FEATURE_XSTORE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dvia-rng.c199 if (!boot_cpu_has(X86_FEATURE_XSTORE)) in mod_init()
221 X86_MATCH_FEATURE(X86_FEATURE_XSTORE, NULL),
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dcpufeatures.h149 #define X86_FEATURE_XSTORE ( 5*32+ 2) /* "rng" RNG present (xstore) */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeatures.h149 #define X86_FEATURE_XSTORE ( 5*32+ 2) /* "rng" RNG present (xstore) */ macro