Lines Matching refs:mmu_update
172 static void xen_extend_mmu_update(const struct mmu_update *update)
175 struct mmu_update *u;
210 struct mmu_update u;
251 struct mmu_update u;
274 struct mmu_update u;
299 struct mmu_update u;
391 struct mmu_update u;
460 struct mmu_update u;
2370 struct mmu_update *mmu_update;
2387 rmd->mmu_update->ptr = virt_to_machine(ptep).maddr;
2388 rmd->mmu_update->ptr |= rmd->no_translate ?
2391 rmd->mmu_update->val = pte_val_ma(pte);
2392 rmd->mmu_update++;
2403 struct mmu_update mmu_update[REMAP_BATCH_SIZE];
2426 rmd.mmu_update = mmu_update;
2439 err = HYPERVISOR_mmu_update(&mmu_update[index],