Home
last modified time | relevance | path

Searched refs:exclaves_boot_task_entry_t (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_boot.c68 extern exclaves_boot_task_entry_t exclaves_boot_task_entries[]
71 extern exclaves_boot_task_entry_t exclaves_boot_task_entries_end[]
101 assert3u(size % sizeof(exclaves_boot_task_entry_t), ==, 0); in exclaves_boot_tasks()
107 exclaves_boot_task_entry_t boot_tasks[count]; in exclaves_boot_tasks()
H A Dexclaves_boot.h58 } exclaves_boot_task_entry_t; typedef
64 static const exclaves_boot_task_entry_t \