Home
last modified time | relevance | path

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

/Linux-v5.4/include/xen/interface/
Dxen.h358 struct mmuext_op { struct
376 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op); argument
/Linux-v5.4/arch/x86/include/asm/xen/
Dhypercall.h265 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op()
268 return _hypercall4(int, mmuext_op, op, count, success_count, domid); in HYPERVISOR_mmuext_op()
510 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, in MULTI_mmuext_op()
/Linux-v5.4/tools/lib/traceevent/plugins/
Dplugin_xen.c81 N(mmuext_op),
/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c201 static void xen_extend_mmuext_op(const struct mmuext_op *op) in xen_extend_mmuext_op()
204 struct mmuext_op *u; in xen_extend_mmuext_op()
717 struct mmuext_op op; in xen_do_pin()
1084 struct mmuext_op op; in pin_pagetable_pfn()
1312 struct mmuext_op *op; in xen_flush_tlb()
1330 struct mmuext_op *op; in xen_flush_tlb_one_user()
1352 struct mmuext_op op; in xen_flush_tlb_others()
1396 struct mmuext_op op; in __xen_write_cr3()
1610 struct mmuext_op *op; in __pin_pagetable_pfn()
2665 struct mmuext_op *op; in xen_flush_tlb_all()
Denlighten_pv.c435 struct mmuext_op *op; in xen_set_ldt()