Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/x86_64/
H A Dmp.c91 static int bootAP; variable
357 int myid = bootAP; in init_secondary()
452 bootAP = x; in start_all_aps()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmp_machdep.c149 static int bootAP; variable
249 int x, myid = bootAP; in init_secondary()
525 bootAP = x; in start_all_aps()