Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_inspection.c533 kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps) in kdp_read_panic_exclaves_stackshot() argument
537 *eps = (struct exclaves_panic_stackshot){ 0 }; in kdp_read_panic_exclaves_stackshot()
568 eps->stackshot_buffer = exclaves_stackshot_buffer; in kdp_read_panic_exclaves_stackshot()
569 eps->stackshot_buffer_size = panic_magic->size; in kdp_read_panic_exclaves_stackshot()
H A Dexclaves_inspection.h91 void kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps);