Searched refs:exc_page_fault (Results 1 – 3 of 3) sorted by relevance
35 void exc_page_fault(struct pt_regs *regs, unsigned long error_code)42 exc_page_fault() first obtains the inaccessible address from the CPU284 #. CPU calls exc_page_fault()285 #. exc_page_fault() calls do_user_addr_fault()
1483 DEFINE_IDTENTRY_RAW_ERRORCODE(exc_page_fault) in DEFINE_IDTENTRY_RAW_ERRORCODE() argument
786 TRAP_ENTRY(exc_page_fault, false ),