Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_inspection.c543 kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps) in kdp_read_panic_exclaves_stackshot() argument
547 *eps = (struct exclaves_panic_stackshot){ 0 }; in kdp_read_panic_exclaves_stackshot()
565 eps->stackshot_buffer = exclaves_stackshot_buffer; in kdp_read_panic_exclaves_stackshot()
566 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-11417.121.6/pexpert/pexpert/arm/
H A Dpl011.h72 uint32_t eps : 1; member