Searched defs:handle_page_fault (Results 1 – 4 of 4) sorted by relevance
621 .globl handle_page_fault symbol622 handle_page_fault: label
1002 handle_page_fault: label
23 int handle_page_fault(unsigned long address, unsigned long ip, in handle_page_fault() function
256 static int handle_page_fault(struct pt_regs *regs, in handle_page_fault() function