Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_xnuproxy.h53 exclaves_xnuproxy_init(uint64_t bootinfo_pa);
H A Dexclaves_xnuproxy.c574 exclaves_xnuproxy_init(uint64_t bootinfo_pa) in exclaves_xnuproxy_init() function
H A Dexclaves.c961 kr = exclaves_xnuproxy_init(xnuproxy_boot_info); in exclaves_boot_early()