Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dfault.c340 static void sanity_check_fault(bool is_write, unsigned long error_code) in sanity_check_fault() function
375 static void sanity_check_fault(bool is_write, unsigned long error_code) { } in sanity_check_fault() function
433 sanity_check_fault(is_write, error_code); in __do_page_fault()