Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/mm/
Dfault.c446 static bool is_write_abort(unsigned int esr) in is_write_abort() function
476 } else if (is_write_abort(esr)) { in do_page_fault()