Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c1270 static void xen_flush_tlb_others(const struct cpumask *cpus, in xen_flush_tlb_others() function
2089 .flush_tlb_others = xen_flush_tlb_others,
2156 pv_mmu_ops.flush_tlb_others = xen_flush_tlb_others; in xen_init_mmu_ops()