Searched defs:ld (Results 1 – 5 of 5) sorted by relevance
/xen/xen/common/ |
A D | event_channel.c | 346 struct domain *ld = current->domain, *rd; in evtchn_bind_interdomain() local 738 int evtchn_send(struct domain *ld, unsigned int lport) in evtchn_send() 1324 struct domain *ld, unsigned int lvcpu, domid_t remote_domid, in alloc_unbound_xen_event_channel() 1376 void notify_via_xen_event_channel(struct domain *ld, int lport) in notify_via_xen_event_channel()
|
A D | grant_table.c | 908 static struct active_grant_entry *grant_map_exists(const struct domain *ld, in grant_map_exists() 984 struct domain *ld, *rd, *owner = NULL; in map_grant_ref() local 1336 struct domain *ld, *rd; in unmap_common() local 1504 struct domain *ld, *rd = op->rd; in unmap_common_complete() local 2112 struct domain *rd, struct domain *ld, grant_ref_t ref) in gnttab_prepare_for_transfer()
|
/xen/xen/include/asm-arm/ |
A D | grant_table.h | 34 #define gnttab_host_mapping_get_page_type(ro, ld, rd) (0) argument
|
/xen/xen/include/asm-x86/ |
A D | grant_table.h | 66 #define gnttab_host_mapping_get_page_type(ro, ld, rd) \ argument
|
A D | p2m.h | 536 p2m_type_t *rt, p2m_access_t *ra, mfn_t *rmfn, struct domain *ld, in get_two_gfns()
|
Completed in 20 milliseconds