Home
last modified time | relevance | path

Searched refs:MMUEXT_TLB_FLUSH_LOCAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dxen.h325 #define MMUEXT_TLB_FLUSH_LOCAL 6 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h411 #define MMUEXT_TLB_FLUSH_LOCAL 6 macro
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c1245 op->cmd = MMUEXT_TLB_FLUSH_LOCAL; in xen_flush_tlb()