Home
last modified time | relevance | path

Searched defs:fault_in_kernel_space (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/mm/
H A Dfault.c379 static int fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function
/linux/arch/x86/boot/compressed/
H A Dsev.c112 static bool fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function
/linux/arch/x86/mm/
H A Dfault.c1119 bool fault_in_kernel_space(unsigned long address) in fault_in_kernel_space() function