Searched refs:DOMID_SELF (Results 1 – 20 of 20) sorted by relevance
| /linux/arch/x86/xen/ |
| H A D | mmu_hvm.c | 21 .domid = DOMID_SELF, in xen_vmcore_pfn_is_ram() 41 a.domid = DOMID_SELF; in xen_hvm_exit_mmap() 52 a.domid = DOMID_SELF; in is_pagetable_dying_supported()
|
| H A D | setup.c | 201 .domid = DOMID_SELF in xen_free_mfn() 263 if (HYPERVISOR_mmu_update(&update, 1, NULL, DOMID_SELF) < 0) { in xen_update_mem_tables() 513 domid_t domid = DOMID_SELF; in xen_get_max_pages()
|
| H A D | enlighten_hvm.c | 41 xatp.domid = DOMID_SELF; in xen_hvm_init_shared_info()
|
| /linux/drivers/xen/ |
| H A D | mem-reservation.c | 91 .domid = DOMID_SELF in xenmem_reservation_increase() 107 .domid = DOMID_SELF in xenmem_reservation_decrease()
|
| H A D | arm-device.c | 29 xrp.domid = DOMID_SELF; in xen_unmap_device_mmio() 53 .domid = DOMID_SELF, in xen_map_device_mmio()
|
| H A D | xlate_mmu.c | 104 .domid = DOMID_SELF, in remap_pte_fn() 178 xrp.domid = DOMID_SELF; in unmap_gfn()
|
| H A D | grant-table.c | 794 query.dom = DOMID_SELF; in __max_nr_grant_frames() 1412 getframes.dom = DOMID_SELF; in gnttab_map_frames_v2() 1462 xatp.domid = DOMID_SELF; in gnttab_map() 1484 setup.dom = DOMID_SELF; in gnttab_map()
|
| H A D | gntdev.c | 929 op->source.domid = DOMID_SELF; in gntdev_grant_copy_seg() 949 op->dest.domid = DOMID_SELF; in gntdev_grant_copy_seg()
|
| H A D | evtchn.c | 509 alloc_unbound.dom = DOMID_SELF; in evtchn_ioctl()
|
| H A D | privcmd.c | 818 DOMID_SELF : kdata.dom; in privcmd_ioctl_mmap_resource()
|
| /linux/include/xen/ |
| H A D | hvm.h | 44 xhv.domid = DOMID_SELF; in hvm_get_parameter()
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_dev_backend.c | 53 arg.dom = DOMID_SELF; in xenbus_alloc()
|
| H A D | xenbus_probe.c | 861 a.domid = DOMID_SELF; in xen_set_callback_via() 897 alloc_unbound.dom = DOMID_SELF; in xenstored_local_init() 898 alloc_unbound.remote_dom = DOMID_SELF; in xenstored_local_init()
|
| H A D | xenbus_client.c | 478 alloc_unbound.dom = DOMID_SELF; in xenbus_alloc_evtchn()
|
| /linux/arch/arm/xen/ |
| H A D | enlighten.c | 287 a.domid = DOMID_SELF; in xen_acpi_guest_init() 470 xatp.domid = DOMID_SELF; in xen_guest_init()
|
| /linux/drivers/net/xen-netback/ |
| H A D | hash.c | 297 .dest.domid = DOMID_SELF, in xenvif_set_hash_key() 342 .dest.domid = DOMID_SELF, in xenvif_set_hash_mapping()
|
| H A D | rx.c | 217 op->source.domid = DOMID_SELF; in xenvif_rx_copy_add()
|
| H A D | netback.c | 411 cop->dest.domid = DOMID_SELF; in xenvif_get_requests()
|
| /linux/include/xen/interface/ |
| H A D | xen.h | 426 #define DOMID_SELF (0x7FF0U) macro
|
| /linux/drivers/xen/events/ |
| H A D | events_base.c | 1044 ret = xen_irq_info_pirq_setup(info, 0, pirq, gsi, DOMID_SELF, in xen_bind_pirq_gsi_to_irq() 1162 if ((rc == -ESRCH && info->u.pirq.domid != DOMID_SELF)) in xen_destroy_irq() 1328 status.dom = DOMID_SELF; in find_virq() 1956 map_irq.domid = DOMID_SELF; in restore_pirqs()
|