Home
last modified time | relevance | path

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

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