Home
last modified time | relevance | path

Searched refs:IOAPIC_REDTBL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/drivers/interrupt_controller/
Dintc_ioapic_priv.h26 #define IOAPIC_REDTBL 0x10 /* Redirection Table (24 * 64bit) */ macro
Dintc_ioapic.c483 int32_t offset = IOAPIC_REDTBL + (irq << 1); /* register offset */
499 int32_t offset = IOAPIC_REDTBL + (irq << 1); /* register offset */
515 int32_t offset = IOAPIC_REDTBL + (irq << 1) + 1; /* register offset */