Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_panic.c128 char *panic_buffer = (char *)&exclaves_panic_buffer; in exclaves_panic_buffer_sync() local
147 (void)memcpy(panic_buffer, next_page, nbytes); in exclaves_panic_buffer_sync()
149 panic_buffer += nbytes; in exclaves_panic_buffer_sync()