Home
last modified time | relevance | path

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

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