Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dcpufeature.h340 #define cpu_has_sep boot_cpu_has(X86_FEATURE_SEP) macro
/arch/x86/kernel/
Dvm86_32.c323 if (cpu_has_sep) in do_sys_vm86()