Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/
Dxen.h325 #define MMUEXT_TLB_FLUSH_LOCAL 6 macro
/linux-6.1.9/arch/x86/xen/
Dmmu_pv.c1236 op->cmd = MMUEXT_TLB_FLUSH_LOCAL; in xen_flush_tlb()