Home
last modified time | relevance | path

Searched defs:cpu_has_invlpg (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/x86/include/asm/
Dcpufeature.h304 # define cpu_has_invlpg 1 macro
306 # define cpu_has_invlpg (boot_cpu_data.x86 > 3) macro