Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dxen.h340 #define MMUEXT_TLB_FLUSH_LOCAL 6 macro
/linux-4.4.14/arch/x86/xen/
Dmmu.c1345 op->cmd = MMUEXT_TLB_FLUSH_LOCAL; in xen_flush_tlb()