Home
last modified time | relevance | path

Searched refs:IOART_DELIVS (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dapicreg.h528 #define IOART_DELIVS 0x00001000 /* RO: delivery status */ macro
/f-stack/freebsd/amd64/vmm/io/
H A Dvioapic.c58 #define RTBL_RO_BITS ((uint64_t)(IOART_REM_IRR | IOART_DELIVS))
/f-stack/freebsd/x86/x86/
H A Dio_apic.c1216 (lo & IOART_DELIVS) == IOART_DELIVS ? "pend" : "idle", in db_show_ioapic_one()