/linux/drivers/xen/ |
H A D | evtchn.c | 108 static int add_evtchn(struct per_user_data *u, struct user_evtchn *evtchn) in add_evtchn() 135 static void del_evtchn(struct per_user_data *u, struct user_evtchn *evtchn) in del_evtchn() 148 struct user_evtchn *evtchn; in find_evtchn() local 164 struct user_evtchn *evtchn = data; in evtchn_interrupt() local 300 struct user_evtchn *evtchn; in evtchn_write() local 377 struct user_evtchn *evtchn; in evtchn_bind_to_user() local 423 struct user_evtchn *evtchn) in evtchn_unbind_from_user() 524 struct user_evtchn *evtchn; in evtchn_ioctl() local 547 struct user_evtchn *evtchn; in evtchn_ioctl() local 564 struct user_evtchn *evtchn; in evtchn_ioctl() local [all …]
|
H A D | pvcalls-front.c | 381 static int create_active(struct sock_mapping *map, evtchn_port_t *evtchn) in create_active() 429 evtchn_port_t evtchn; in pvcalls_front_connect() local 779 evtchn_port_t evtchn; in pvcalls_front_accept() local 1138 evtchn_port_t evtchn; in pvcalls_front_probe() local
|
H A D | pvcalls-back.c | 320 evtchn_port_t evtchn, in pvcalls_new_active_socket() 933 evtchn_port_t evtchn; in backend_connect() local
|
H A D | xen-scsiback.c | 845 evtchn_port_t evtchn) in scsiback_init_sring() 887 evtchn_port_t evtchn; in scsiback_map() local
|
/linux/drivers/xen/events/ |
H A D | events_internal.h | 49 static inline int xen_evtchn_port_setup(evtchn_port_t evtchn) in xen_evtchn_port_setup() 56 static inline void xen_evtchn_port_remove(evtchn_port_t evtchn, in xen_evtchn_port_remove() 63 static inline void xen_evtchn_port_bind_to_cpu(evtchn_port_t evtchn, in xen_evtchn_port_bind_to_cpu()
|
H A D | events_2l.c | 50 static void evtchn_2l_remove(evtchn_port_t evtchn, unsigned int cpu) in evtchn_2l_remove() 55 static void evtchn_2l_bind_to_cpu(evtchn_port_t evtchn, unsigned int cpu, in evtchn_2l_bind_to_cpu() 174 evtchn_port_t evtchn; in evtchn_2l_handle_events() local
|
H A D | events_fifo.c | 188 static void evtchn_fifo_bind_to_cpu(evtchn_port_t evtchn, unsigned int cpu, in evtchn_fifo_bind_to_cpu()
|
/linux/include/xen/interface/io/ |
H A D | pvcalls.h | 55 uint32_t evtchn; member 74 uint32_t evtchn; member
|
/linux/drivers/block/xen-blkback/ |
H A D | xenbus.c | 193 unsigned int nr_grefs, unsigned int evtchn) in xen_blkif_map() 973 unsigned int nr_grefs, evtchn; in read_per_ring_refs() local
|
/linux/drivers/input/misc/ |
H A D | xen-kbdfront.c | 425 int ret, evtchn; in xenkbd_connect_backend() local
|
/linux/drivers/char/tpm/ |
H A D | xen-tpmfront.c | 26 unsigned int evtchn; member
|
/linux/net/9p/ |
H A D | trans_xen.c | 40 int evtchn; member
|
/linux/drivers/net/xen-netback/ |
H A D | interface.c | 618 unsigned int evtchn) in xenvif_connect_ctrl()
|
H A D | xenbus.c | 688 unsigned int evtchn; in connect_ctrl_ring() local
|
/linux/drivers/video/fbdev/ |
H A D | xen-fbfront.c | 552 int ret, evtchn, irq; in xenfb_connect_backend() local
|
/linux/drivers/pci/ |
H A D | xen-pcifront.c | 43 int evtchn; member
|
/linux/drivers/scsi/ |
H A D | xen-scsifront.c | 112 unsigned int evtchn; member
|
/linux/drivers/usb/host/ |
H A D | xen-hcd.c | 82 unsigned int evtchn; member
|
/linux/include/xen/interface/ |
H A D | xen.h | 631 uint32_t evtchn; /* Event channel for console page. */ member
|
/linux/drivers/block/ |
H A D | xen-blkfront.c | 182 unsigned int evtchn, irq; member
|
/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 607 } evtchn; global() member
|