Lines Matching refs:DOMID_SELF
204 ret = HYPERVISOR_mmu_update(xpq_queue, xpq_idx, &done, DOMID_SELF); in xpq_flush_queue()
262 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xpq_queue_pt_switch()
275 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xpq_queue_pin_table()
288 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xpq_queue_unpin_table()
303 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xpq_queue_set_ldt()
315 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xpq_queue_tlb_flush()
339 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xpq_queue_invlpg()
357 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_mcast_invlpg()
371 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_bcast_invlpg()
389 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_mcast_tlbflush()
403 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_bcast_tlbflush()
416 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_copy_page()
428 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_pagezero()
963 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0) in xen_set_user_pgd()