Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm64/core/
Dfatal.c357 static bool is_recoverable(struct arch_esf *esf, uint64_t esr, uint64_t far, in is_recoverable() function
432 if (is_recoverable(esf, esr, far, elr) && in z_arm64_fatal_error()