Searched refs:xc_flush_mmu_updates (Results 1 – 4 of 4) sorted by relevance
381 int xc_flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu);
324 int xc_flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu) in xc_flush_mmu_updates() function
332 if ( xc_flush_mmu_updates(xch, mmu) ) in change_pte()
332 if ( xc_flush_mmu_updates(dom->xch, mmu) ) in move_l3_below_4G()
Completed in 13 milliseconds