Home
last modified time | relevance | path

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

/xv6-public/
H A Dmp.c72 static struct mpconf*
75 struct mpconf *conf; in mpconfig()
80 conf = (struct mpconf*) P2V((uint) mp->physaddr); in mpconfig()
97 struct mpconf *conf; in mpinit()
H A Dmp.h14 struct mpconf { // configuration table header struct