Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Dmmu.c200 struct mmu_update *u; in xen_set_domain_pte()
217 static void xen_extend_mmu_update(const struct mmu_update *update) in xen_extend_mmu_update()
220 struct mmu_update *u; in xen_extend_mmu_update()
255 struct mmu_update u; in xen_set_pmd_hyper()
296 struct mmu_update u; in xen_batched_set_pte()
322 struct mmu_update u; in __xen_set_pte()
354 struct mmu_update u; in xen_ptep_modify_prot_commit()
448 struct mmu_update u; in xen_set_pud_hyper()
539 struct mmu_update u; in __xen_set_pgd_hyper()
2787 struct mmu_update *mmu_update; member
[all …]
Dsetup.c289 struct mmu_update update = { in xen_update_mem_tables()
/linux-4.4.14/include/xen/interface/
Dxen.h460 struct mmu_update { struct
464 DEFINE_GUEST_HANDLE_STRUCT(mmu_update); argument
/linux-4.4.14/arch/arm/include/asm/xen/
Dhypercall.h71 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h231 HYPERVISOR_mmu_update(struct mmu_update *req, int count, in HYPERVISOR_mmu_update()
234 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
563 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
/linux-4.4.14/tools/lib/traceevent/
Dplugin_xen.c55 N(mmu_update),