Searched refs:EOI (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | genericirq.rst | 52 - 响应EOI(end of interrupt)型 226 handle_fasteoi_irq为中断提供了一个通用的实现,它只需要在处理程序的末端有一个EOI。 287 EOI边沿型IRQ流处理器 331 - ``irq_eoi`` - 可选的,EOI流处理程序需要
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-xenbus | 19 Summed up time in jiffies the EOI of an interrupt for a Xen 30 trigger delayed EOI processing. 37 before delayed EOI processing is triggered for a Xen pv
|
/openbmc/qemu/hw/intc/ |
H A D | gic_internal.h | 96 FIELD(GICH_MISR, EOI, 0, 1) 115 FIELD(GICH_LR0, EOI, 19, 1) 138 #define GICH_LR_EOI(entry) (FIELD_EX32(entry, GICH_LR0, EOI))
|
H A D | trace-events | 23 ioapic_eoi_broadcast(int vector) "EOI broadcast for vector %d" 24 ioapic_eoi_delayed_reassert(int vector) "delayed reassert on EOI broadcast for vector %d"
|
/openbmc/linux/Documentation/core-api/ |
H A D | genericirq.rst | 44 - Fast EOI type 235 Default Fast EOI IRQ flow handler 239 which only need an EOI at the end of the handler. 304 EOI Edge IRQ flow handler 359 - ``irq_eoi`` - Optional, required for EOI flow handlers
|
H A D | dma-api.rst | 755 <EOI> <4>---[ end trace f6435a98e2a38c0e ]---
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | msr.rst | 319 injection. Value of 1 means that guest can skip writing EOI to the apic 321 EOI by clearing the bit in guest memory - this location will 323 Value of 0 means that the EOI write is required. 326 the APIC EOI write anyway. 337 whether it can skip EOI apic write and between guest 338 clearing it to signal EOI to the hypervisor,
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-jpeg.c | 40 #define EOI 0xffd9 /* end of image */ macro 583 case EOI: /* end of image */ in v4l2_jpeg_parse_header()
|
/openbmc/qemu/hw/vfio/ |
H A D | trace-events | 5 vfio_intx_eoi(const char *name) " (%s) EOI" 126 vfio_platform_eoi(int pin, int fd) "EOI IRQ pin %d (fd=%d)"
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-xive.rst | 173 The O/S handles the interrupt and when done, performs an EOI using a
|
H A D | ppc-spapr-xive.rst | 265 - ``P-`` an event was sent and an EOI is PENDING
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | xive.rst | 46 manage the source: to trigger, to EOI, to turn off the source for
|
/openbmc/linux/Documentation/admin-guide/thermal/ |
H A D | intel_powerclamp.rst | 217 EOI for level triggered interrupts. But it is a challenge to be
|
/openbmc/qemu/docs/system/i386/ |
H A D | hyperv.rst | 48 (exit-less) EOI processing.
|
/openbmc/linux/arch/x86/kvm/ |
H A D | trace.h | 250 AREG(EOI), AREG(RRR), AREG(LDR), AREG(DFR), AREG(SPIV), AREG(ISR), \
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | cpia1.c | 44 #define EOI 0xff /* End Of Image */ macro
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 3112 as from an EOI, the gsi is de-asserted and the user is notified via 6522 Indicates that the VCPU's in-kernel local APIC received an EOI for a 6525 the userspace IOAPIC should process the EOI and retrigger the interrupt if 6527 EOI was received. 7139 for the IOAPIC pins. Whenever the LAPIC receives an EOI for these routes, 7769 by the CPU, as it's incompatible with SynIC auto-EOI behavior.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 7272 How long to delay EOI handling in case of event 7277 should start to delay EOI handling. Default is 2. 7301 stores for EOI handling when the XIVE interrupt mode
|