Searched refs:fault_in_kernel_space (Results 1 – 3 of 3) sorted by relevance
42 bool fault_in_kernel_space(unsigned long address);
379 static int fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function413 if (unlikely(fault_in_kernel_space(address))) { in do_page_fault()
1115 bool fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function1471 if (unlikely(fault_in_kernel_space(address))) { in handle_page_fault()