Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dcpufeature.h363 #define cpu_has_ds boot_cpu_has(X86_FEATURE_DS) macro
/arch/x86/kernel/cpu/
Dintel.c417 if (cpu_has_ds) { in init_intel()