Searched refs:EOI (Results 1 – 10 of 10) sorted by relevance
| /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流处理程序需要
|
| /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
|
| /linux/drivers/gpib/gpio/ |
| H A D | gpib_bitbang.c | 158 #define EOI all_descriptors[8] macro 459 priv->end = !gpiod_get_value(EOI); in bb_DAV_interrupt() 558 gpiod_set_value(EOI, 1); // De-assert EOI (in case) in bb_write() 630 gpiod_set_value(EOI, 0); // Assert EOI in bb_NRFD_interrupt() 1049 if (gpiod_get_value(EOI) == 0) in bb_line_status() 1441 gpiod_direction_output(EOI, 1); in SET_DIR_WRITE() 1457 gpiod_direction_input(EOI); in SET_DIR_READ()
|
| /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
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | msr.rst | 318 injection. Value of 1 means that guest can skip writing EOI to the apic 320 EOI by clearing the bit in guest memory - this location will 322 Value of 0 means that the EOI write is required. 325 the APIC EOI write anyway. 336 whether it can skip EOI apic write and between guest 337 clearing it to signal EOI to the hypervisor,
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xive.rst | 46 manage the source: to trigger, to EOI, to turn off the source for
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 217 EOI for level triggered interrupts. But it is a challenge to be
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 3199 as from an EOI, the gsi is de-asserted and the user is notified via 7025 Indicates that the VCPU's in-kernel local APIC received an EOI for a 7028 the userspace IOAPIC should process the EOI and retrigger the interrupt if 7030 EOI was received. 7739 by the CPU, as it's incompatible with SynIC auto-EOI behavior. 7918 for the IOAPIC pins. Whenever the LAPIC receives an EOI for these routes, 7960 Suppress EOI Broadcasts. KVM will advertise support for Suppress EOI 7961 Broadcast to the guest and suppress LAPIC EOI broadcasts when the guest 7962 sets the Suppress EOI Broadcast bit in the SPIV register. This flag is 7966 Suppress EOI Broadcasts entirely, i.e. instructs KVM to NOT advertise [all …]
|
| /linux/drivers/media/usb/gspca/ |
| H A D | cpia1.c | 44 #define EOI 0xff /* End Of Image */ macro
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 8639 How long to delay EOI handling in case of event 8644 should start to delay EOI handling. Default is 2. 8668 stores for EOI handling when the XIVE interrupt mode
|