Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A Dfault.c525 static bool is_write_abort(unsigned long esr) in is_write_abort() function
564 } else if (is_write_abort(esr)) { in do_page_fault()