Home
last modified time | relevance | path

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

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