Searched refs:xc_flush_mmu_updates (Results 1 – 4 of 4) sorted by relevance
383 int xc_flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu);
331 if ( xc_flush_mmu_updates(xch, mmu) ) in change_pte()
311 int xc_flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu) in xc_flush_mmu_updates() function
318 if ( xc_flush_mmu_updates(dom->xch, mmu) ) in move_l3_below_4G()
Completed in 9 milliseconds