Searched refs:xc_alloc_mmu_updates (Results 1 – 4 of 4) sorted by relevance
401 struct xc_mmu *xc_alloc_mmu_updates(xc_interface *xch, unsigned int subject);
587 mmu = xc_alloc_mmu_updates(xch, domid); in xc_exchange_page()
304 struct xc_mmu *xc_alloc_mmu_updates(xc_interface *xch, unsigned int subject) in xc_alloc_mmu_updates() function
312 mmu = xc_alloc_mmu_updates(dom->xch, dom->guest_domid); in move_l3_below_4G()
Completed in 13 milliseconds