Searched defs:evtchn (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | evtchn.c | 261 xen_close_evtchn(int evtchn) in xen_close_evtchn() 288 xen_bind_vcpu(int evtchn, int cpu) in xen_bind_vcpu() 315 xen_evtchn_unmask(int evtchn) in xen_evtchn_unmask() 325 update_evtchn_affinity(int evtchn) in update_evtchn_affinity() 349 bind_evtchn_to_cpuset(int evtchn, cpuset_t cpus) in bind_evtchn_to_cpuset() 359 clear_evtchn_affinity(int evtchn) in clear_evtchn_affinity() 366 alloc_irq_evtchn(int irq, int index, int evtchn, int cpu) in alloc_irq_evtchn() 398 alloc_irq(int type, int index, int evtchn, int cpu) in alloc_irq() 429 int evtchn; in irq_evtchn() local 498 int evtchn = irq_evtchn(&irq_info[irq]); in end_pirq() local [all …]
|
/titanic_50/usr/src/cmd/mdb/i86pc/modules/common/ |
H A D | intr_common.c | 221 char evtchn[8]; in apic_interrupt_dump() local 326 char evtchn[8]; in apix_interrupt_dump() local 418 char evtchn[8]; in apix_interrupt_ipi_dump() local
|
/titanic_50/usr/src/cmd/mdb/i86xpv/modules/xpv_uppc/ |
H A D | xpv_uppc.c | 205 pic_interrupt_dump(int i, struct autovec *avhp, int evtchn) in pic_interrupt_dump() 230 char evtchn[8]; in ec_interrupt_dump() local
|
/titanic_50/usr/src/cmd/mdb/i86xpv/modules/xpv_psm/ |
H A D | xpv_psm.c | 202 print_cpu(irq_info_t *irqp, int evtchn) in print_cpu() 315 char evtchn[8]; in ec_interrupt_dump() local
|
/titanic_50/usr/src/uts/i86pc/i86hvm/io/xpv/ |
H A D | evtchn.c | 79 ec_bind_evtchn_to_handler(int evtchn, pri_t pri, ec_handler_fcn_t handler, in ec_bind_evtchn_to_handler() 100 ec_unbind_evtchn(int evtchn) in ec_unbind_evtchn()
|
/titanic_50/usr/src/uts/i86xpv/sys/ |
H A D | evtchn_impl.h | 136 ushort_t evtchn; /* event channel */ member
|
/titanic_50/usr/src/cmd/mdb/i86xpv/modules/xpv/ |
H A D | xpv.c | 63 struct evtchn *evtchn[NR_EVTCHN_BUCKETS]; member
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xencons.h | 131 int evtchn; /* console event channel */ member
|
H A D | blk_common.c | 689 evtchn_port_t evtchn; in blk_bindto_frontend() local
|
H A D | xdb.c | 735 evtchn_port_t evtchn; in xdb_bindto_frontend() local
|
/titanic_50/usr/src/uts/common/xen/public/ |
H A D | xen.h | 560 uint32_t evtchn; /* Event channel for console page. */ member
|
/titanic_50/usr/src/uts/common/xen/os/ |
H A D | xvdi.c | 399 xvdi_bind_evtchn(dev_info_t *dip, evtchn_port_t evtchn) in xvdi_bind_evtchn()
|