Home
last modified time | relevance | path

Searched refs:exc_page_fault (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/arch/x86/
H A Dexception-tables.rst35 void exc_page_fault(struct pt_regs *regs, unsigned long error_code)
42 exc_page_fault() first obtains the inaccessible address from the CPU
284 #. CPU calls exc_page_fault()
285 #. exc_page_fault() calls do_user_addr_fault()
/linux/arch/x86/mm/
H A Dfault.c1483 DEFINE_IDTENTRY_RAW_ERRORCODE(exc_page_fault) in DEFINE_IDTENTRY_RAW_ERRORCODE() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c786 TRAP_ENTRY(exc_page_fault, false ),