Home
last modified time | relevance | path

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

/xnu-10002.61.3/pexpert/pexpert/arm64/
H A DBCM2837.h63 #define PLATFORM_PANIC_LOG_PADDR 0x3c0fc000 macro
/xnu-10002.61.3/pexpert/arm/
H A Dpe_init.c102 #ifdef PLATFORM_PANIC_LOG_PADDR in check_for_panic_log()
103 gPanicBase = ml_io_map_wcomb(PLATFORM_PANIC_LOG_PADDR, PLATFORM_PANIC_LOG_SIZE); in check_for_panic_log()