Home
last modified time | relevance | path

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

/netbsd/sys/arch/x86/include/
H A Di82093reg.h72 #define IOAPIC_MAX_SHIFT 16 macro
/netbsd/sys/arch/x86/x86/
H A Dioapic.c320 sc->sc_apic_sz = (ver_sz & IOAPIC_MAX_MASK) >> IOAPIC_MAX_SHIFT; in ioapic_attach()