Searched refs:mmuext_op (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/xen/interface/ |
| H A D | xen.h | 341 struct mmuext_op { struct 359 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op); argument
|
| /linux-6.15/arch/x86/include/asm/xen/ |
| H A D | hypercall.h | 272 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op() 275 return _hypercall4(int, mmuext_op, op, count, success_count, domid); in HYPERVISOR_mmuext_op() 367 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, in MULTI_mmuext_op()
|
| /linux-6.15/arch/x86/xen/ |
| H A D | mmu_pv.c | 251 static void xen_extend_mmuext_op(const struct mmuext_op *op) in xen_extend_mmuext_op() 254 struct mmuext_op *u; in xen_extend_mmuext_op() 729 struct mmuext_op op; in xen_do_pin() 1055 struct mmuext_op op; in pin_pagetable_pfn() 1288 struct mmuext_op *op; in xen_flush_tlb() 1306 struct mmuext_op *op; in xen_flush_tlb_one_user() 1328 struct mmuext_op op; in xen_flush_tlb_multi() 1371 struct mmuext_op op; in __xen_write_cr3() 1566 struct mmuext_op *op; in __pin_pagetable_pfn() 2447 struct mmuext_op *op; in xen_flush_tlb_all()
|
| H A D | enlighten_pv.c | 536 struct mmuext_op *op; in xen_set_ldt()
|