Home
last modified time | relevance | path

Searched refs:recount_leave_secure (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Drecount.h424 void recount_leave_secure(void);
H A Dexclaves.c1156 recount_leave_secure(); in exclaves_enter()
1204 recount_leave_secure(); in exclaves_bootinfo()
H A Drecount.c1168 recount_leave_secure(void) in recount_leave_secure() function
/xnu-11417.121.6/doc/observability/
H A Drecount.md94 On the boundaries of secure execution handoff, `recount_enter_secure` and `recount_leave_secure` up…
/xnu-11417.121.6/bsd/kern/code_signing/
H A Dtxm.c344 recount_leave_secure(); in txm_kernel_call_internal()