Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/interface/
Dxen.h326 #define MMUEXT_INVLPG_LOCAL 7 macro
/Linux-v6.6/arch/x86/xen/
Dmmu_pv.c1264 op->cmd = MMUEXT_INVLPG_LOCAL; in xen_flush_tlb_one_user()