Home
last modified time | relevance | path

Searched refs:mmuext_op (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dxen.h281 /* HYPERVISOR_mmuext_op() accepts a list of mmuext_op structures.
358 struct mmuext_op { struct
376 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op); variable
/kernel/linux/linux-6.6/include/xen/interface/
H A Dxen.h264 /* HYPERVISOR_mmuext_op() accepts a list of mmuext_op structures.
341 struct mmuext_op { struct
359 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op); variable
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A 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()
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dhypercall.h266 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op()
269 return _hypercall4(int, mmuext_op, op, count, success_count, domid); in HYPERVISOR_mmuext_op()
361 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, in MULTI_mmuext_op()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c190 static void xen_extend_mmuext_op(const struct mmuext_op *op) in xen_extend_mmuext_op()
193 struct mmuext_op *u; in xen_extend_mmuext_op()
665 struct mmuext_op op; in xen_do_pin()
989 struct mmuext_op op; in pin_pagetable_pfn()
1214 struct mmuext_op *op; in xen_flush_tlb()
1232 struct mmuext_op *op; in xen_flush_tlb_one_user()
1254 struct mmuext_op op; in xen_flush_tlb_others()
1298 struct mmuext_op op; in __xen_write_cr3()
1490 struct mmuext_op *op; in __pin_pagetable_pfn()
2347 struct mmuext_op *o in xen_flush_tlb_all()
[all...]
H A Denlighten_pv.c423 struct mmuext_op *op; in xen_set_ldt()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c208 static void xen_extend_mmuext_op(const struct mmuext_op *op) in xen_extend_mmuext_op()
211 struct mmuext_op *u; in xen_extend_mmuext_op()
685 struct mmuext_op op; in xen_do_pin()
1004 struct mmuext_op op; in pin_pagetable_pfn()
1237 struct mmuext_op *op; in xen_flush_tlb()
1255 struct mmuext_op *op; in xen_flush_tlb_one_user()
1277 struct mmuext_op op; in xen_flush_tlb_multi()
1320 struct mmuext_op op; in __xen_write_cr3()
1515 struct mmuext_op *op; in __pin_pagetable_pfn()
2394 struct mmuext_op *o in xen_flush_tlb_all()
[all...]
H A Denlighten_pv.c489 struct mmuext_op *op; in xen_set_ldt()
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_xen.c81 N(mmuext_op),

Completed in 16 milliseconds