mmu_update        231 arch/x86/include/asm/xen/hypercall.h HYPERVISOR_mmu_update(struct mmu_update *req, int count,
mmu_update        234 arch/x86/include/asm/xen/hypercall.h 	return _hypercall4(int, mmu_update, req, count, success_count, domid);
mmu_update        557 arch/x86/include/asm/xen/hypercall.h MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req,
mmu_update        458 include/xen/interface/xen.h DEFINE_GUEST_HANDLE_STRUCT(mmu_update);