/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | hvm_param.c | 17 p.domid = DOMID_SELF; in hvm_param_get() 31 p.domid = DOMID_SELF; in hvm_param_set()
|
A D | vnuma.c | 39 struct xen_vnuma_topology_info vnuma_topo = { .domid = DOMID_SELF }; in init_vnuma_info()
|
A D | util.c | 412 xmr.domid = DOMID_SELF; in mem_hole_populate_ram() 433 xatp.domid = DOMID_SELF; in mem_hole_populate_ram() 791 xatp.domid = DOMID_SELF; in get_shared_info()
|
A D | pci.c | 374 xatp.domid = DOMID_SELF; in pci_setup()
|
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/ |
A D | platform-pci.c | 88 xatp.domid = DOMID_SELF; in init_xen_info() 256 a.domid = DOMID_SELF; in set_callback_via() 365 a.domid = DOMID_SELF; in xen_oldmem_pfn_is_ram() 492 xatp.domid = DOMID_SELF; in platform_pci_resume()
|
A D | evtchn.c | 131 alloc_unbound.dom = DOMID_SELF; in bind_listening_port_to_irqhandler()
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | shim.c | 424 .dom = DOMID_SELF, in pv_shim_event_channel_op() 425 .remote_dom = DOMID_SELF, in pv_shim_event_channel_op() 654 .dom = DOMID_SELF, in pv_shim_grant_table_op() 690 .domid = DOMID_SELF, in pv_shim_grant_table_op() 832 .domid = DOMID_SELF, in batch_memory_op()
|
/xen-4.10.0-shim-comet/stubdom/grub/ |
A D | kexec.c | 216 domid_t domid = DOMID_SELF; in kexec() 415 if ((rc = HYPERVISOR_mmu_update(m2p_updates, nr_m2p_updates, NULL, DOMID_SELF)) < 0) { in kexec() 429 do_map_frames(pages[pfn], &pages_mfns[pfn], 1, 0, 0, DOMID_SELF, 0, L1_PROT); in kexec()
|
/xen-4.10.0-shim-comet/xen/arch/x86/guest/ |
A D | xen.c | 95 .domid = DOMID_SELF, in map_shared_info() 244 .domid = DOMID_SELF, in init_evtchn()
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/guest/ |
A D | hypercall.h | 157 .domid = DOMID_SELF, in xen_hypercall_hvm_get_param()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | physdev.c | 97 if ( domid == DOMID_SELF && is_hvm_domain(d) && has_pirq(d) ) in physdev_map_pirq() 153 if ( domid != DOMID_SELF || !is_hvm_domain(d) || !has_pirq(d) ) in physdev_unmap_pirq() 164 if ( domid == DOMID_SELF || ret ) in physdev_unmap_pirq()
|
A D | mm.c | 2902 if ( likely(domid == DOMID_SELF) ) in get_pg_owner()
|
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/ |
A D | access_vectors | 194 # checked in FLASK_RELABEL_DOMAIN with non-DOMID_SELF: 198 # checked in FLASK_RELABEL_DOMAIN with non-DOMID_SELF: 202 # checked in FLASK_RELABEL_DOMAIN, only with DOMID_SELF:
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | xen.h | 545 #define DOMID_SELF xen_mk_uint(0x7FF0) macro
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/tools/ |
A D | xen-mceinj.c | 356 domid != DOMID_SELF) ? in inject_mci_addr()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | event_channel.c | 252 if ( (chn->u.unbound.remote_domid = alloc->remote_dom) == DOMID_SELF ) in evtchn_alloc_unbound() 298 if ( rdom == DOMID_SELF ) in evtchn_bind_interdomain()
|
A D | domain.c | 580 if ( dom == DOMID_SELF ) in rcu_lock_domain_by_any_id()
|
A D | grant_table.c | 2582 if ( domid != DOMID_SELF && !is_gref ) in gnttab_copy_lock_domain()
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ |
A D | flask_op.c | 596 if ( arg->domid == DOMID_SELF ) in flask_relabel_domain()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | vpmu.c | 244 domid = DOMID_SELF; in vpmu_do_interrupt()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xenstored_domain.c | 554 if (domid == DOMID_SELF) in do_is_domain_introduced()
|
/xen-4.10.0-shim-comet/tools/console/daemon/ |
A D | io.c | 719 .dom = DOMID_SELF, in console_create_ring()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/ |
A D | mce.c | 1467 domid = (mc_msrinject->mcinj_domid == DOMID_SELF) ? in do_mca()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | hvm.c | 4205 if ( a.value == DOMID_SELF ) in hvmop_set_param() 4581 if ( a.u.enable_notify.pad || a.domain != DOMID_SELF || in do_altp2m_op()
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | p2m.c | 2661 if ( foreigndom == DOMID_SELF ) in p2m_add_foreign()
|