Home
last modified time | relevance | path

Searched refs:mmuext_op (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/xen/interface/
Dxen.h356 struct mmuext_op { struct
374 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op); argument
/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h238 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op()
241 return _hypercall4(int, mmuext_op, op, count, success_count, domid); in HYPERVISOR_mmuext_op()
576 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, in MULTI_mmuext_op()
/linux-4.4.14/tools/lib/traceevent/
Dplugin_xen.c79 N(mmuext_op),
/linux-4.4.14/arch/x86/xen/
Dmmu.c235 static void xen_extend_mmuext_op(const struct mmuext_op *op) in xen_extend_mmuext_op()
238 struct mmuext_op *u; in xen_extend_mmuext_op()
731 struct mmuext_op op; in xen_do_pin()
1099 struct mmuext_op op; in pin_pagetable_pfn()
1316 struct mmuext_op *op; in xen_flush_tlb_all()
1335 struct mmuext_op *op; in xen_flush_tlb()
1355 struct mmuext_op *op; in xen_flush_tlb_single()
1378 struct mmuext_op op; in xen_flush_tlb_others()
1423 struct mmuext_op op; in __xen_write_cr3()
1649 struct mmuext_op *op; in __pin_pagetable_pfn()
Denlighten.c574 struct mmuext_op *op; in xen_set_ldt()