Home
last modified time | relevance | path

Searched refs:IOAPIC_LOW (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/drivers/interrupt_controller/
Dsysapic.h16 #define IRQ_POLARITY_LOW IOAPIC_LOW
Dioapic.h27 #define IOAPIC_LOW 0x00002000 macro
/Zephyr-Core-3.6.0/drivers/interrupt_controller/
Dintc_ioapic.c219 if (flags & IOAPIC_LOW) { in store_flags()
251 flags |= IOAPIC_LOW; in restore_flags()
Dintc_intel_vtd.c373 (delivery_mode != IOAPIC_LOW)) { in vtd_ictl_remap()
374 delivery_mode = IOAPIC_LOW; in vtd_ictl_remap()