Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dmp.h93 PcmpIOAPIC = 0x02, /* one entry per I/O APIC */ enumerator
H A Dmp.c166 apic->type = PcmpIOAPIC; in mkioapic()
592 case PcmpIOAPIC: in mpinit()
834 if((apic->flags & PcmpEN) && apic->type == PcmpIOAPIC) in mpintrenablex()