Searched defs:mmu (Results 1 – 3 of 3) sorted by relevance
268 struct xc_mmu *mmu, in change_pte()346 struct xc_mmu *mmu, in update_pte()356 struct xc_mmu *mmu, in clear_pte()462 struct xc_mmu *mmu = NULL; in xc_exchange_page() local
257 static int flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu) in flush_mmu_updates()291 struct xc_mmu *mmu = malloc(sizeof(*mmu)); in xc_alloc_mmu_updates() local299 int xc_add_mmu_update(xc_interface *xch, struct xc_mmu *mmu, in xc_add_mmu_update()311 int xc_flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu) in xc_flush_mmu_updates()
292 struct xc_mmu *mmu; in move_l3_below_4G() local
Completed in 9 milliseconds