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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dcpufeature.h132 #define X86_FEATURE_XSTORE (5*32+ 2) /* "rng" RNG present (xstore) */ macro
248 #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dcpufeature.h132 #define X86_FEATURE_XSTORE (5*32+ 2) /* "rng" RNG present (xstore) */ macro
248 #define cpu_has_xstore boot_cpu_has(X86_FEATURE_XSTORE)

Completed in 169 milliseconds