Home
last modified time | relevance | path

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

/trueos/sys/xen/interface/
HDxen.h388 #define MMUEXT_INVLPG_ALL 11 macro
/trueos/sys/i386/xen/
HDxen_machdep.c332 op.cmd = MMUEXT_INVLPG_ALL; in xen_invlpg()