Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm64/
H A Dplatform_error_handler.h25 PLAT_ERR_SRC_SYNC = 1, /* platform error source is sync exception */ enumerator
H A Dsleh.c901 arm64_platform_error(state, esr, far, PLAT_ERR_SRC_SYNC); in sleh_synchronous()