Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dxen.h341 #define MMUEXT_INVLPG_LOCAL 7 macro
/linux-4.4.14/arch/x86/xen/
Dmmu.c1364 op->cmd = MMUEXT_INVLPG_LOCAL; in xen_flush_tlb_single()