Searched refs:VectorLAPIC (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/src/9/pc/ | ||
| H A D | io.h | 32 VectorLAPIC = VectorPIC+16, /* local APIC interrupts */ enumerator |
| H A D | mp.c | 324 v = mpintrinit(bus, p, VectorLAPIC+intin, p->irq); in mklintr() |