Searched defs:mmu (Results 1 – 4 of 4) sorted by relevance
106 struct ipmmu_vmsa_device *mmu; member137 struct ipmmu_vmsa_device *mmu; member307 struct ipmmu_vmsa_device *mmu = NULL; in ipmmu_find_mmu_by_dev() local334 struct ipmmu_vmsa_device *mmu = NULL; in ipmmu_find_root() local441 struct ipmmu_vmsa_device *mmu = domain->mmu; in ipmmu_utlb_enable() local483 struct ipmmu_vmsa_device *mmu = domain->mmu; in ipmmu_utlb_disable() local599 struct ipmmu_vmsa_device *mmu = domain->mmu; in ipmmu_domain_irq() local636 struct ipmmu_vmsa_device *mmu = dev; in ipmmu_irq() local662 struct ipmmu_vmsa_device *mmu = to_ipmmu(dev); in ipmmu_attach_device() local730 struct ipmmu_vmsa_device *mmu; in ipmmu_init_platform_device() local[all …]
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
272 static int flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu) in flush_mmu_updates()306 struct xc_mmu *mmu = malloc(sizeof(*mmu)); in xc_alloc_mmu_updates() local314 int xc_add_mmu_update(xc_interface *xch, struct xc_mmu *mmu, in xc_add_mmu_update()326 int xc_flush_mmu_updates(xc_interface *xch, struct xc_mmu *mmu) in xc_flush_mmu_updates()
309 struct xc_mmu *mmu; in move_l3_below_4G() local
Completed in 19 milliseconds