Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c1303 static void xen_flush_tlb_others(const struct cpumask *cpus, in xen_flush_tlb_others() function
2121 .flush_tlb_others = xen_flush_tlb_others,
2188 pv_mmu_ops.flush_tlb_others = xen_flush_tlb_others; in xen_init_mmu_ops()