Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dimageboot.h41 void imageboot_setup(imageboot_type_t type);
/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c949 imageboot_setup(imageboot_type); in bsd_init()
H A Dimageboot.c1093 imageboot_setup(imageboot_type_t type) in imageboot_setup() function