Searched refs:MMUEXT_TLB_FLUSH_ALL (Results 1 – 2 of 2) sorted by relevance
/linux/include/xen/interface/ | ||
H A D | xen.h | 329 #define MMUEXT_TLB_FLUSH_ALL 10 macro |
/linux/arch/x86/xen/ | ||
H A D | mmu_pv.c | 2456 op->cmd = MMUEXT_TLB_FLUSH_ALL; in xen_flush_tlb_all() |