Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/
Dxen.h329 #define MMUEXT_TLB_FLUSH_ALL 10 macro
/linux-6.1.9/arch/x86/xen/
Dmmu_pv.c2383 op->cmd = MMUEXT_TLB_FLUSH_ALL; in xen_flush_tlb_all()