Home
last modified time | relevance | path

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

/Linux-v5.4/arch/microblaze/mm/
Dfault.c40 static unsigned long pte_errors; /* updated by do_page_fault() */ variable
266 pte_errors++; in do_page_fault()
/Linux-v5.4/arch/openrisc/mm/
Dfault.c27 unsigned long pte_errors; /* updated by do_page_fault() */ variable