Searched refs:mmuext_op (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/include/xen/interface/ |
D | xen.h | 356 struct mmuext_op { struct 374 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op); argument
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
D | hypercall.h | 238 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/ |
D | plugin_xen.c | 79 N(mmuext_op),
|
/linux-4.4.14/arch/x86/xen/ |
D | mmu.c | 235 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()
|
D | enlighten.c | 574 struct mmuext_op *op; in xen_set_ldt()
|