Searched defs:X86_FEATURE_PGE (Results 1 - 1 of 1) sorted by relevance

/arch/x86/include/asm/
H A Dcpufeature.h37 #define X86_FEATURE_PGE ( 0*32+13) /* Page Global Enable */ macro
338 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE)

Completed in 55 milliseconds