Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h470 #define IOAPIC_WND_SIZE 0x50 macro
/f-stack/freebsd/x86/x86/
H A Dio_apic.c1005 if (rman_get_size(res) < IOAPIC_WND_SIZE) { in ioapic_pci_attach()