Searched refs:MULTI_mmuext_op (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/xen/
H A Dmmu_pv.c219 MULTI_mmuext_op(mcs.mc, mcs.args, 1, NULL, DOMID_SELF);
1246 MULTI_mmuext_op(mcs.mc, op, 1, NULL, DOMID_SELF);
1266 MULTI_mmuext_op(mcs.mc, op, 1, NULL, DOMID_SELF);
1303 MULTI_mmuext_op(mcs.mc, &args->op, 1, NULL, DOMID_SELF);
1522 MULTI_mmuext_op(mcs.mc, mcs.args, 1, NULL, DOMID_SELF);
2403 MULTI_mmuext_op(mcs.mc, op, 1, NULL, DOMID_SELF);
H A Denlighten_pv.c511 MULTI_mmuext_op(mcs.mc, op, 1, NULL, DOMID_SELF);
/linux-master/arch/x86/include/asm/xen/
H A Dhypercall.h361 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, function

Completed in 127 milliseconds