Home
last modified time | relevance | path

Searched refs:DOMID_SELF (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/xen/
H A Dhvm.h44 xhv.domid = DOMID_SELF; in hvm_get_parameter()
/freebsd-13.1/sys/x86/xen/
H A Dhvm.c225 xatp.domid = DOMID_SELF; in xen_hvm_init_shared_info_page()
258 xhp.domid = DOMID_SELF; in xen_hvm_set_callback()
H A Dxen_intr.c1234 alloc_unbound.dom = DOMID_SELF; in xen_intr_alloc_and_bind_local_port()
1428 map_pirq.domid = DOMID_SELF; in xen_register_pirq()
1458 msi_irq.domid = DOMID_SELF; in xen_register_msi()
H A Dpv.c305 xatp.domid = DOMID_SELF; in hammer_time_xen()
/freebsd-13.1/sys/dev/xen/balloon/
H A Dballoon.c160 .domid = DOMID_SELF in increase_reservation()
222 .domid = DOMID_SELF in decrease_reservation()
/freebsd-13.1/sys/dev/xen/grant_table/
H A Dgrant_table.c462 query.dom = DOMID_SELF; in __max_nr_grant_frames()
520 xatp.domid = DOMID_SELF; in gnttab_map()
/freebsd-13.1/sys/dev/xen/privcmd/
H A Dprivcmd.c122 struct xen_remove_from_physmap rm = { .domid = DOMID_SELF }; in privcmd_pg_dtor()
339 add.domid = DOMID_SELF; in privcmd_ioctl()
/freebsd-13.1/sys/xen/interface/
H A Dxen.h582 #define DOMID_SELF xen_mk_uint(0x7FF0) macro
/freebsd-13.1/sys/dev/xen/xenstore/
H A Dxenstore.c1116 alloc_unbound.dom = DOMID_SELF; in xs_attach()
1117 alloc_unbound.remote_dom = DOMID_SELF; in xs_attach()
/freebsd-13.1/sys/dev/xen/netback/
H A Dnetback.c1735 gnttab[gnt_idx].dest.domid = DOMID_SELF; in xnb_txpkt2gnttab()
1989 gnttab[gnt_idx].source.domid = DOMID_SELF; in xnb_rxpkt2gnttab()
H A Dnetback_unit_tests.c1150 XNB_ASSERT(xnb_unit_pvt.gnttab[0].source.domid == DOMID_SELF); in xnb_txpkt2gnttab_short()
1689 XNB_ASSERT(xnb_unit_pvt.gnttab[0].source.domid == DOMID_SELF); in xnb_rxpkt2gnttab_short()