Searched refs:eps (Results 1 – 3 of 3) sorted by relevance
543 kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps) in kdp_read_panic_exclaves_stackshot() argument547 *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()
90 void kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps);
72 uint32_t eps : 1; member