Searched refs:xc_alloc_mmu_updates (Results 1 – 4 of 4) sorted by relevance
380 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()
289 struct xc_mmu *xc_alloc_mmu_updates(xc_interface *xch, unsigned int subject) in xc_alloc_mmu_updates() function
295 mmu = xc_alloc_mmu_updates(dom->xch, dom->guest_domid); in move_l3_below_4G()
Completed in 11 milliseconds