Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h408 #define APIC_LVT_RIRR 0x00004000 macro
/f-stack/freebsd/amd64/vmm/io/
H A Dvlapic.c403 mask |= APIC_LVT_TM | APIC_LVT_RIRR | APIC_LVT_IIPP; in vlapic_lvt_write_handler()