Home
last modified time | relevance | path

Searched refs:imageboot_setup (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dimageboot.h41 void imageboot_setup(imageboot_type_t type);
/xnu-8020.121.3/bsd/kern/
H A Dbsd_init.c944 imageboot_setup(imageboot_type); in bsd_init()
H A Dimageboot.c1094 imageboot_setup(imageboot_type_t type) in imageboot_setup() function