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