Home
last modified time | relevance | path

Searched refs:EOI (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dgenericirq.rst52 - 响应EOI(end of interrupt)型
226 handle_fasteoi_irq为中断提供了一个通用的实现,它只需要在处理程序的末端有一个EOI
287 EOI边沿型IRQ流处理器
331 - ``irq_eoi`` - 可选的,EOI流处理程序需要
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-devices-xenbus19 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 Dmtk_jpeg_dec_parse.c17 #define EOI 0xd9 macro
128 case EOI: in mtk_jpeg_do_parse()
/linux-6.3-rc2/Documentation/core-api/
A Dgenericirq.rst44 - 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 Ddma-api.rst755 <EOI> <4>---[ end trace f6435a98e2a38c0e ]---
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dmsr.rst319 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 Dmstar,mst-intc.yaml44 Mark this controller has no End Of Interrupt(EOI) implementation.
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-jpeg.c40 #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 Dxive.rst46 manage the source: to trigger, to EOI, to turn off the source for
/linux-6.3-rc2/drivers/media/platform/renesas/
A Drcar_jpu.c79 #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 Dintel_powerclamp.rst217 EOI for level triggered interrupts. But it is a challenge to be
/linux-6.3-rc2/arch/x86/kvm/
A Dtrace.h250 AREG(EOI), AREG(RRR), AREG(LDR), AREG(DFR), AREG(SPIV), AREG(ISR), \
/linux-6.3-rc2/drivers/media/usb/gspca/
A Dcpia1.c43 #define EOI 0xff /* End Of Image */ macro
/linux-6.3-rc2/Documentation/virt/kvm/
A Dapi.rst3110 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 Dkernel-parameters.txt7005 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 41 milliseconds