Searched refs:cpu_has_ds (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/x86/include/asm/ | ||
| D | cpufeature.h | 387 #define cpu_has_ds boot_cpu_has(X86_FEATURE_DS) macro |
| /linux-4.4.14/arch/x86/kernel/cpu/ | ||
| D | intel.c | 448 if (cpu_has_ds) { in init_intel() |