Searched refs:HYPERVISOR_mmu_update (Results 1 – 3 of 3) sorted by relevance
217 #define HYPERVISOR_mmu_update(req, count, success_count, domid) ({ BUG(); 0; }) macro
230 HYPERVISOR_mmu_update(struct mmu_update *req, int count, in HYPERVISOR_mmu_update() function
2377 if (HYPERVISOR_mmu_update(mmu_update, batch, NULL, domid) < 0) in xen_remap_domain_mfn_range()