Lines Matching defs:d
122 static struct evtchn *alloc_evtchn_bucket(struct domain *d, unsigned int port) in alloc_evtchn_bucket()
146 static void free_evtchn_bucket(struct domain *d, struct evtchn *bucket) in free_evtchn_bucket()
159 int evtchn_allocate_port(struct domain *d, evtchn_port_t port) in evtchn_allocate_port()
194 static int get_free_port(struct domain *d) in get_free_port()
214 void evtchn_free(struct domain *d, struct evtchn *chn) in evtchn_free()
230 struct domain *d; in evtchn_alloc_unbound() local
368 struct domain *d = current->domain; in evtchn_bind_virq() local
424 struct domain *d = current->domain; in evtchn_bind_ipi() local
468 struct domain *d = v->domain; in unlink_pirq_port() local
484 struct domain *d = current->domain; in evtchn_bind_pirq() local
739 struct domain *d; in send_guest_vcpu_virq() local
756 static void send_guest_global_virq(struct domain *d, uint32_t virq) in send_guest_global_virq()
785 void send_guest_pirq(struct domain *d, const struct pirq *pirq) in send_guest_pirq()
818 int set_global_virq_handler(struct domain *d, uint32_t virq) in set_global_virq_handler()
844 static void clear_global_virq_handlers(struct domain *d) in clear_global_virq_handlers()
871 struct domain *d; in evtchn_status() local
938 struct domain *d = current->domain; in evtchn_bind_vcpu() local
997 struct domain *d = current->domain; in evtchn_unmask() local
1010 int evtchn_reset(struct domain *d) in evtchn_reset()
1036 struct domain *d = current->domain; in evtchn_set_priority() local
1156 struct domain *d; in do_event_channel_op() local
1242 void free_xen_event_channel(struct domain *d, int port) in free_xen_event_channel()
1271 void evtchn_check_pollers(struct domain *d, unsigned int port) in evtchn_check_pollers()
1295 int evtchn_init(struct domain *d) in evtchn_init()
1327 void evtchn_destroy(struct domain *d) in evtchn_destroy()
1345 void evtchn_destroy_final(struct domain *d) in evtchn_destroy_final()
1369 struct domain *d = v->domain; in evtchn_move_pirqs() local
1384 static void domain_dump_evtchn_info(struct domain *d) in domain_dump_evtchn_info()
1449 struct domain *d; in dump_evtchn_info() local