Searched refs:EOI (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/ |
A D | genericirq.rst | 52 - 响应EOI(end of interrupt)型 226 handle_fasteoi_irq为中断提供了一个通用的实现,它只需要在处理程序的末端有一个EOI。 287 EOI边沿型IRQ流处理器 331 - ``irq_eoi`` - 可选的,EOI流处理程序需要
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
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
|
/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/ |
A D | mtk_jpeg_dec_parse.c | 17 #define EOI 0xd9 macro 128 case EOI: in mtk_jpeg_do_parse()
|
/linux-6.3-rc2/Documentation/core-api/ |
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
|
A D | dma-api.rst | 755 <EOI> <4>---[ end trace f6435a98e2a38c0e ]---
|
/linux-6.3-rc2/Documentation/virt/kvm/x86/ |
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,
|
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/ |
A D | mstar,mst-intc.yaml | 44 Mark this controller has no End Of Interrupt(EOI) implementation.
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-jpeg.c | 40 #define EOI 0xffd9 /* end of image */ macro 583 case EOI: /* end of image */ in v4l2_jpeg_parse_header()
|
/linux-6.3-rc2/Documentation/virt/kvm/devices/ |
A D | xive.rst | 46 manage the source: to trigger, to EOI, to turn off the source for
|
/linux-6.3-rc2/drivers/media/platform/renesas/ |
A D | rcar_jpu.c | 79 #define EOI 0xd9 macro 616 if (size < JPU_JPEG_MIN_SIZE || *(u8 *)(buffer + size - 1) != EOI) in jpu_parse_hdr()
|
/linux-6.3-rc2/Documentation/admin-guide/thermal/ |
A D | intel_powerclamp.rst | 217 EOI for level triggered interrupts. But it is a challenge to be
|
/linux-6.3-rc2/arch/x86/kvm/ |
A D | trace.h | 250 AREG(EOI), AREG(RRR), AREG(LDR), AREG(DFR), AREG(SPIV), AREG(ISR), \
|
/linux-6.3-rc2/drivers/media/usb/gspca/ |
A D | cpia1.c | 43 #define EOI 0xff /* End Of Image */ macro
|
/linux-6.3-rc2/Documentation/virt/kvm/ |
A D | api.rst | 3110 as from an EOI, the gsi is de-asserted and the user is notified via 6456 Indicates that the VCPU's in-kernel local APIC received an EOI for a 6459 the userspace IOAPIC should process the EOI and retrigger the interrupt if 6461 EOI was received. 7073 for the IOAPIC pins. Whenever the LAPIC receives an EOI for these routes, 7702 by the CPU, as it's incompatible with SynIC auto-EOI behavior.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 7005 How long to delay EOI handling in case of event 7010 should start to delay EOI handling. Default is 2. 7034 stores for EOI handling when the XIVE interrupt mode
|
Completed in 49 milliseconds