Home
last modified time | relevance | path

Searched refs:cpu_has_xstore (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/char/hw_random/
Dvia-rng.c203 if (!cpu_has_xstore) in mod_init()
/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h377 #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE) macro