Home
last modified time | relevance | path

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

/linux-5.19.10/include/xen/interface/
Dxen.h326 #define MMUEXT_INVLPG_LOCAL 7 macro
/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c1255 op->cmd = MMUEXT_INVLPG_LOCAL; in xen_flush_tlb_one_user()