Lines Matching refs:mmu_update
190 static void xen_extend_mmu_update(const struct mmu_update *update)
193 struct mmu_update *u;
228 struct mmu_update u;
271 struct mmu_update u;
294 struct mmu_update u;
319 struct mmu_update u;
411 struct mmu_update u;
480 struct mmu_update u;
2417 struct mmu_update *mmu_update;
2434 rmd->mmu_update->ptr = virt_to_machine(ptep).maddr;
2435 rmd->mmu_update->ptr |= rmd->no_translate ?
2438 rmd->mmu_update->val = pte_val_ma(pte);
2439 rmd->mmu_update++;
2450 struct mmu_update mmu_update[REMAP_BATCH_SIZE];
2473 rmd.mmu_update = mmu_update;
2486 err = HYPERVISOR_mmu_update(&mmu_update[index],