Home
last modified time | relevance | path

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

/linux-4.1.27/arch/microblaze/mm/
Dfault.c40 static unsigned long pte_errors; /* updated by do_page_fault() */ variable
267 pte_errors++; in do_page_fault()
/linux-4.1.27/arch/openrisc/mm/
Dfault.c31 unsigned long pte_errors; /* updated by do_page_fault() */ variable