Searched refs:APIC_LVT_IIPP_INTALO (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/x86/include/ | ||
| D | apicreg.h | 409 #define APIC_LVT_IIPP_INTALO 0x00002000 macro |
| /freebsd-12-stable/sys/x86/x86/ | ||
| D | local_apic.c | 423 value |= APIC_LVT_IIPP_INTALO; in lvt_mode_impl() |