Home
last modified time | relevance | path

Searched refs:domid (Results 1 – 25 of 38) sorted by relevance

12

/linux/include/xen/
H A Dxen-ops.h48 unsigned int domid, bool no_translate);
52 pgprot_t prot, unsigned int domid, in xen_remap_pfn() argument
66 unsigned int domid,
82 * @domid: Domain owning the pages in xen_xlate_remap_gfn_array()
95 unsigned int domid,
100 prot, domid, pages);
107 return xen_remap_pfn(vma, addr, gfn, nr, err_ptr, prot, domid,
119 * @domid: Domain owning the pages in xen_remap_domain_gfn_array()
130 pgprot_t prot, unsigned int domid) in xen_remap_domain_gfn_array()
135 return xen_remap_pfn(vma, addr, mfn, nr, err_ptr, prot, domid,
80 xen_xlate_remap_gfn_array(struct vm_area_struct * vma,unsigned long addr,xen_pfn_t * gfn,int nr,int * err_ptr,pgprot_t prot,unsigned int domid,struct page ** pages) xen_xlate_remap_gfn_array() argument
117 xen_remap_domain_gfn_array(struct vm_area_struct * vma,unsigned long addr,xen_pfn_t * gfn,int nr,int * err_ptr,pgprot_t prot,unsigned int domid,struct page ** pages) xen_remap_domain_gfn_array() argument
152 xen_remap_domain_mfn_array(struct vm_area_struct * vma,unsigned long addr,xen_pfn_t * mfn,int nr,int * err_ptr,pgprot_t prot,unsigned int domid) xen_remap_domain_mfn_array() argument
176 xen_remap_domain_gfn_range(struct vm_area_struct * vma,unsigned long addr,xen_pfn_t gfn,int nr,pgprot_t prot,unsigned int domid,struct page ** pages) xen_remap_domain_gfn_range() argument
[all...]
H A Dhvm.h44 xhv.domid = DOMID_SELF; in hvm_get_parameter()
/linux/include/xen/interface/
H A Dmemory.h53 domid_t domid; member
174 domid_t domid; member
197 domid_t domid; member
255 domid_t domid; member
269 domid_t domid; member
H A Dgrant_table.h92 domid_t domid; member
183 domid_t domid; member
358 domid_t domid; member
395 domid_t domid; member
H A Dphysdev.h120 domid_t domid; member
144 domid_t domid; member
/linux/include/uapi/xen/
H A Dgntdev.h42 __u32 domid; member
161 domid_t domid; member
253 __u32 domid; member
293 __u32 domid; member
H A Dgntalloc.h24 __u16 domid; member
H A Devtchn.h101 domid_t domid; member
/linux/include/xen/interface/hvm/
H A Dhvm_op.h13 domid_t domid; /* IN */ member
23 domid_t domid; member
40 domid_t domid; member
/linux/drivers/xen/
H A Dxlate_mmu.c68 domid_t domid; member
104 .domid = DOMID_SELF, in remap_pte_fn()
105 .foreign_domid = info->domid, in remap_pte_fn()
147 unsigned domid, in xen_xlate_remap_gfn_array() argument
161 data.domid = domid; in xen_xlate_remap_gfn_array()
178 xrp.domid = DOMID_SELF; in unmap_gfn()
H A Dgntdev-dmabuf.c428 int count, u32 domid, u32 *refs, u32 *fd) in dmabuf_exp_from_refs() argument
439 map->grants[i].domid = domid; in dmabuf_exp_from_refs()
480 int count, int domid) in dmabuf_imp_grant_foreign_access() argument
501 gnttab_grant_foreign_access_ref(cur_ref, domid, in dmabuf_imp_grant_foreign_access()
557 int fd, int count, int domid) in dmabuf_imp_to_refs() argument
635 count, domid)); in dmabuf_imp_to_refs()
749 op.domid, refs, &op.fd); in gntdev_ioctl_dmabuf_exp_from_refs()
788 op.count, op.domid); in gntdev_ioctl_dmabuf_imp_to_refs()
H A Dmem-reservation.c91 .domid = DOMID_SELF in xenmem_reservation_increase()
107 .domid = DOMID_SELF in xenmem_reservation_decrease()
H A Dgntdev.c201 add->grants[i].domid = DOMID_INVALID; in gntdev_alloc_map()
318 map->grants[pgnr].domid); in find_grant_ptes()
338 map->grants[i].domid); in gntdev_map_grant_pages()
364 map->grants[i].domid); in gntdev_map_grant_pages()
913 op->source.domid = seg->source.foreign.domid; in gntdev_grant_copy_seg()
927 op->source.domid = DOMID_SELF; in gntdev_grant_copy_seg()
933 op->dest.domid = seg->dest.foreign.domid; in gntdev_grant_copy_seg()
947 op->dest.domid = DOMID_SELF; in gntdev_grant_copy_seg()
H A Darm-device.c29 xrp.domid = DOMID_SELF; in xen_unmap_device_mmio()
53 .domid = DOMID_SELF, in xen_map_device_mmio()
/linux/arch/x86/xen/
H A Dmmu_hvm.c21 .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()
/linux/arch/x86/include/asm/xen/
H A Dhypercall.h267 int *success_count, domid_t domid) in HYPERVISOR_mmu_update() argument
269 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
274 int *success_count, domid_t domid) in HYPERVISOR_mmuext_op() argument
276 return _hypercall4(int, mmuext_op, op, count, success_count, domid); in HYPERVISOR_mmuext_op()
356 int count, int *success_count, domid_t domid) in MULTI_mmu_update() argument
362 mcl->args[3] = domid; in MULTI_mmu_update()
369 int *success_count, domid_t domid) in MULTI_mmuext_op() argument
375 mcl->args[3] = domid; in MULTI_mmuext_op()
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c61 int domid, err; in backend_bus_id() local
75 err = xenbus_gather(XBT_NIL, nodename, "frontend-id", "%i", &domid, in backend_bus_id()
90 typelen, type, domid, devid) >= XEN_BUS_ID_SIZE) in backend_bus_id()
154 const char *domid) in xenbus_probe_backend() argument
163 nodename = kasprintf(GFP_KERNEL, "%s/%s/%s", bus->root, type, domid); in xenbus_probe_backend()
H A Dxenbus_dev_backend.c30 static long xenbus_alloc(domid_t domid) in xenbus_alloc() argument
50 gnttab_grant_foreign_access_ref(GNTTAB_RESERVED_XENSTORE, domid, in xenbus_alloc()
54 arg.remote_dom = domid; in xenbus_alloc()
/linux/drivers/net/xen-netback/
H A Dhash.c295 .source.domid = vif->domid, in xenvif_set_hash_key()
297 .dest.domid = DOMID_SELF, in xenvif_set_hash_key()
341 .source.domid = vif->domid, in xenvif_set_hash_mapping()
342 .dest.domid = DOMID_SELF, in xenvif_set_hash_mapping()
H A Drx.c212 op->source.domid = foreign->domid; in xenvif_rx_copy_add()
217 op->source.domid = DOMID_SELF; in xenvif_rx_copy_add()
222 op->dest.domid = queue->vif->domid; in xenvif_rx_copy_add()
H A Dcommon.h281 domid_t domid; member
347 domid_t domid,
/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h239 int intel_aet_read_event(int domid, u32 rmid, void *arch_priv, u64 *val);
246 static inline int intel_aet_read_event(int domid, u32 rmid, void *arch_priv, u64 *val) in intel_aet_read_event() argument
/linux/drivers/iommu/amd/
H A Diommu.c1342 u64 last, u16 domid, ioasid_t pasid, in build_inv_iommu_pages() argument
1349 cmd->data[1] |= domid; in build_inv_iommu_pages()
1734 u16 domid = dev_data->gcr3_info.domid; in domain_flush_pages_v2() local
1736 build_inv_iommu_pages(&cmd, address, last, domid, in domain_flush_pages_v2()
1869 dev_data->gcr3_info.domid, pasid, in amd_iommu_dev_flush_pasid_pages()
1982 amd_iommu_pdom_id_free(gcr3_info->domid); in free_gcr3_table()
2009 int domid; in setup_gcr3_table() local
2018 domid = amd_iommu_pdom_id_alloc(); in setup_gcr3_table()
2019 if (domid <= 0) in setup_gcr3_table()
2021 gcr3_info->domid = domid; in setup_gcr3_table()
[all …]
/linux/include/xen/arm/
H A Dhypercall.h57 int HYPERVISOR_dm_op(domid_t domid, unsigned int nr_bufs,
/linux/drivers/s390/char/
H A Dsclp_rw.h27 u32 domid; member

12