Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/mm/
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()