Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_conclave.c283 } conclave_test_context_t; typedef
289 static conclave_test_context_t *conclave_context = NULL;
325 conclave_context = kalloc_type(conclave_test_context_t, Z_WAITOK); in exclaves_hello_conclaves_test()