mmuext_op         265 arch/x86/include/asm/xen/hypercall.h HYPERVISOR_mmuext_op(struct mmuext_op *op, int count,
mmuext_op         268 arch/x86/include/asm/xen/hypercall.h 	return _hypercall4(int, mmuext_op, op, count, success_count, domid);
mmuext_op         510 arch/x86/include/asm/xen/hypercall.h MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count,
mmuext_op         435 arch/x86/xen/enlighten_pv.c 	struct mmuext_op *op;
mmuext_op         201 arch/x86/xen/mmu_pv.c static void xen_extend_mmuext_op(const struct mmuext_op *op)
mmuext_op         204 arch/x86/xen/mmu_pv.c 	struct mmuext_op *u;
mmuext_op         717 arch/x86/xen/mmu_pv.c 	struct mmuext_op op;
mmuext_op        1084 arch/x86/xen/mmu_pv.c 	struct mmuext_op op;
mmuext_op        1312 arch/x86/xen/mmu_pv.c 	struct mmuext_op *op;
mmuext_op        1330 arch/x86/xen/mmu_pv.c 	struct mmuext_op *op;
mmuext_op        1352 arch/x86/xen/mmu_pv.c 		struct mmuext_op op;
mmuext_op        1396 arch/x86/xen/mmu_pv.c 	struct mmuext_op op;
mmuext_op        1610 arch/x86/xen/mmu_pv.c 	struct mmuext_op *op;
mmuext_op        2665 arch/x86/xen/mmu_pv.c 	struct mmuext_op *op;
mmuext_op         376 include/xen/interface/xen.h DEFINE_GUEST_HANDLE_STRUCT(mmuext_op);
mmuext_op          81 tools/lib/traceevent/plugins/plugin_xen.c 	N(mmuext_op),