Searched refs:cpu_has_xstore (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-i386/ | ||
D | cpufeature.h | 102 #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE) macro |
/linux-2.4.37.9/drivers/char/ | ||
D | hw_random.c | 592 if (cpu_has_xstore) { in rng_init() |