Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dloapic.h38 #define LOAPIC_ERROR 0x370 /* LVT (ERROR) */ macro
/Zephyr-latest/drivers/interrupt_controller/
Dintc_loapic.c159 x86_write_loapic(LOAPIC_ERROR, LOAPIC_LVT_MASKED); in z_loapic_enable()