Home
last modified time | relevance | path

Searched refs:mp (Results 1 – 6 of 6) sorted by relevance

/xv6-public/
H A Dmp.c30 static struct mp*
48 static struct mp*
53 struct mp *mp; in mpsearch() local
58 return mp; in mpsearch()
62 return mp; in mpsearch()
73 mpconfig(struct mp **pmp) in mpconfig()
76 struct mp *mp; in mpconfig() local
78 if((mp = mpsearch()) == 0 || mp->physaddr == 0) in mpconfig()
87 *pmp = mp; in mpconfig()
96 struct mp *mp; in mpinit() local
[all …]
H A Drunoff.spec91 even: mp.c
92 left: mp.c
H A Drunoff.list60 mp.h
61 mp.c
H A Dmp.h3 struct mp { // floating pointer struct
H A DREADME18 Plan 9 (entryother.S, mp.h, mp.c, lapic.c)
H A DMakefile14 mp.o\