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

/arch/x86/include/asm/
H A Dcpufeature.h134 #define X86_FEATURE_XSTORE (5*32+ 2) /* "rng" RNG present (xstore) */ macro
279 #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE)

Completed in 95 milliseconds