Searched refs:VMI_FLUSH_GLOBAL (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | vmi.h | 140 #define VMI_FLUSH_GLOBAL 0x02 macro |
/arch/x86/kernel/ | ||
D | vmi_32.c | 261 vmi_ops._flush_tlb(VMI_FLUSH_TLB | VMI_FLUSH_GLOBAL); in vmi_flush_tlb_kernel() |