Home
last modified time | relevance | path

Searched refs:mmu_update (Results 1 – 4 of 4) sorted by relevance

/arch/x86/xen/
Dmmu.c197 struct mmu_update *u; in xen_set_domain_pte()
214 static void xen_extend_mmu_update(const struct mmu_update *update) in xen_extend_mmu_update()
217 struct mmu_update *u; in xen_extend_mmu_update()
252 struct mmu_update u; in xen_set_pmd_hyper()
293 struct mmu_update u; in xen_batched_set_pte()
339 struct mmu_update u; in xen_ptep_modify_prot_commit()
518 struct mmu_update u; in xen_set_pud_hyper()
609 struct mmu_update u; in __xen_set_pgd_hyper()
2331 struct mmu_update *mmu_update; member
2340 rmd->mmu_update->ptr = virt_to_machine(ptep).maddr; in remap_area_mfn_pte_fn()
[all …]
Dtrace.c7 N(mmu_update),
/arch/x86/include/asm/xen/
Dhypercall.h230 HYPERVISOR_mmu_update(struct mmu_update *req, int count, in HYPERVISOR_mmu_update()
233 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
556 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
/arch/ia64/include/asm/xen/
Dhypercall.h255 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()