Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_inspection.c540 kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps) in kdp_read_panic_exclaves_stackshot() argument
544 *eps = (struct exclaves_panic_stackshot){ 0 }; in kdp_read_panic_exclaves_stackshot()
562 eps->stackshot_buffer = exclaves_stackshot_buffer; in kdp_read_panic_exclaves_stackshot()
563 eps->stackshot_buffer_size = panic_magic->size; in kdp_read_panic_exclaves_stackshot()
H A Dexclaves_inspection.h90 void kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps);
/xnu-12377.1.9/pexpert/pexpert/arm/
H A Dpl011.h72 uint32_t eps : 1; member