Searched refs:xen_set_fixmap (Results 1 – 1 of 1) sorted by relevance
2090 static void xen_set_fixmap(unsigned idx, phys_addr_t phys, pgprot_t prot) in xen_set_fixmap() function2231 pv_ops.mmu.set_fixmap = xen_set_fixmap; in xen_init_mmu_ops()