Home
last modified time | relevance | path

Searched refs:InitIOKit (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOStartIOKit.cpp57 void InitIOKit(void *dtTop);
131 InitIOKit(void *dtTop) in InitIOKit() function
/xnu-11215/pexpert/pexpert/
H A Dprotos.h86 extern void InitIOKit(void *dtTop);
/xnu-11215/pexpert/i386/
H A Dpe_init.c192 InitIOKit(PE_state.deviceTreeHead); in PE_init_iokit()
/xnu-11215/pexpert/arm/
H A Dpe_init.c380 InitIOKit(PE_state.deviceTreeHead); in PE_init_iokit()