Searched refs:cpu_physwindow_init (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dmisc_protos.h58 extern void cpu_physwindow_init(int);
H A Dmp_desc.c531 cpu_physwindow_init(cdp->cpu_number);
639 cpu_physwindow_init(cdp->cpu_number);
1018 cpu_physwindow_init(int cpu) function
1027 panic("cpu_physwindow_init: "
/darwin-on-arm/xnu/osfmk/kern/
H A Dstartup.c128 extern void cpu_physwindow_init(int);
331 cpu_physwindow_init(0);

Completed in 14 milliseconds