Home
last modified time | relevance | path

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

/arch/sh/mm/
Dfault.c387 static int fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function
421 if (unlikely(fault_in_kernel_space(address))) { in do_page_fault()
/arch/x86/mm/
Dfault.c1048 static int fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function
1116 if (unlikely(fault_in_kernel_space(address))) { in __do_page_fault()