Home
last modified time | relevance | path

Searched defs:apicno (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/9/pc/
H A Dmpacpi.c59 apicset(Apic *apic, int type, int apicno, int f) in apicset()
70 mpnewproc(Apic *apic, int apicno, int f) in mpnewproc()
H A Dmp.h32 uchar apicno; /* local APIC id */ member
48 uchar apicno; /* I/O APIC id */ member
60 uchar apicno; /* destination APIC id */ member
158 int apicno; member
H A Dmp.c59 int apicno; in mkprocessor() local
152 int apicno; in mkioapic() local
H A Dapic.c349 ioapicinit(Apic* apic, int apicno) in ioapicinit()