Searched refs:cpu_has_sep (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
D | cpufeature.h | 357 #define cpu_has_sep boot_cpu_has(X86_FEATURE_SEP) macro |
/linux-4.1.27/arch/x86/kernel/ | ||
D | vm86_32.c | 323 if (cpu_has_sep) in do_sys_vm86() |