Searched refs:domid_t (Results 1 – 25 of 29) sorted by relevance
12
| /Linux-v5.4/include/xen/interface/ |
| D | grant_table.h | 107 domid_t domid; 180 domid_t domid; 225 domid_t trans_domid; 267 domid_t dom; 309 domid_t dom; 324 domid_t dom; 342 domid_t domid; 380 domid_t domid; 400 domid_t dom; 460 domid_t dom; [all …]
|
| D | memory.h | 53 domid_t domid; 174 domid_t domid; 197 domid_t domid; 202 domid_t foreign_domid; /* IFF gmfn_foreign */ 255 domid_t domid; 269 domid_t domid;
|
| D | event_channel.h | 29 domid_t dom, remote_dom; 46 domid_t remote_dom; 130 domid_t dom; 143 domid_t dom; 146 domid_t dom; 190 domid_t dom;
|
| D | physdev.h | 138 domid_t domid; 162 domid_t domid;
|
| D | xenpmu.h | 87 domid_t domain_id;
|
| D | sched.h | 146 domid_t domain_id; /* Remote domain ID */
|
| D | xen.h | 437 typedef uint16_t domid_t; typedef
|
| /Linux-v5.4/include/uapi/xen/ |
| D | privcmd.h | 58 domid_t dom; /* target domain */ 64 domid_t dom; /* target domain */ 75 domid_t dom; /* target domain */ 87 domid_t dom; 93 domid_t dom; 125 _IOC(_IOC_NONE, 'P', 6, sizeof(domid_t))
|
| D | evtchn.h | 101 domid_t domid;
|
| D | gntdev.h | 155 domid_t domid;
|
| /Linux-v5.4/include/xen/ |
| D | grant_table.h | 85 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame, 104 int gnttab_grant_foreign_transfer(domid_t domid, unsigned long pfn); 131 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, 136 grant_ref_t ref, domid_t domid, in gnttab_page_grant_foreign_access_ref_one() 143 void gnttab_grant_foreign_transfer_ref(grant_ref_t, domid_t domid, 148 uint32_t flags, grant_ref_t ref, domid_t domid) in gnttab_set_map_op() 246 domid_t domid;
|
| D | events.h | 113 int pirq, int nvec, const char *name, domid_t domid);
|
| /Linux-v5.4/include/xen/interface/hvm/ |
| D | hvm_op.h | 29 domid_t domid; /* IN */ 39 domid_t domid; 56 domid_t domid;
|
| /Linux-v5.4/include/xen/arm/ |
| D | hypercall.h | 58 int HYPERVISOR_dm_op(domid_t domid, unsigned int nr_bufs, 86 int count, int *success_count, domid_t domid) in MULTI_mmu_update()
|
| /Linux-v5.4/arch/x86/include/asm/xen/ |
| D | hypercall.h | 259 int *success_count, domid_t domid) in HYPERVISOR_mmu_update() 266 int *success_count, domid_t domid) in HYPERVISOR_mmuext_op() 440 domid_t dom, unsigned int nr_bufs, struct xen_dm_op_buf *bufs) in HYPERVISOR_dm_op() 498 int count, int *success_count, domid_t domid) in MULTI_mmu_update() 511 int *success_count, domid_t domid) in MULTI_mmuext_op()
|
| /Linux-v5.4/drivers/xen/ |
| D | grant-table.c | 118 void (*update_entry)(grant_ref_t ref, domid_t domid, 244 static void gnttab_update_entry_v1(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v1() 253 static void gnttab_update_entry_v2(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v2() 265 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() 273 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame, in gnttab_grant_foreign_access() 452 int gnttab_grant_foreign_transfer(domid_t domid, unsigned long pfn) in gnttab_grant_foreign_transfer() 465 void gnttab_grant_foreign_transfer_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_transfer_ref()
|
| D | privcmd.c | 62 domid_t domid; 220 domid_t domain; 315 domid_t domain; 713 domid_t dom; in privcmd_ioctl_restrict()
|
| D | evtchn.c | 78 domid_t restrict_domid; 81 #define UNRESTRICTED_DOMID ((domid_t)-1)
|
| D | xlate_mmu.c | 68 domid_t domid;
|
| /Linux-v5.4/drivers/xen/xenbus/ |
| D | xenbus_dev_backend.c | 30 static long xenbus_alloc(domid_t domid) in xenbus_alloc()
|
| /Linux-v5.4/drivers/net/xen-netback/ |
| D | common.h | 269 domid_t domid; 332 domid_t domid,
|
| D | interface.c | 449 struct xenvif *xenvif_alloc(struct device *parent, domid_t domid, in xenvif_alloc()
|
| /Linux-v5.4/arch/x86/pci/ |
| D | xen.c | 274 domid_t domid; in xen_initdom_setup_msi_irqs() 506 domid_t domain;
|
| /Linux-v5.4/drivers/char/tpm/ |
| D | xen-tpmfront.c | 28 domid_t backend_id;
|
| /Linux-v5.4/drivers/block/xen-blkback/ |
| D | common.h | 304 domid_t domid;
|
12