Searched refs:cpu_has_vme (Results 1 – 3 of 3) sorted by relevance
94 #define cpu_has_vme 1 macro
84 #define cpu_has_vme boot_cpu_has(X86_FEATURE_VME) macro
3193 if (cpu_has_vme || cpu_has_tsc || cpu_has_de) in cpu_init()