Home
last modified time | relevance | path

Searched refs:notify_page_fault (Results 1 – 8 of 8) sorted by relevance

/arch/avr32/mm/
Dfault.c24 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() function
36 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() function
69 if (notify_page_fault(regs, ecr)) in do_page_fault()
/arch/ia64/mm/
Dfault.c22 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() function
37 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() function
109 if (notify_page_fault(regs, TRAP_BRKPT)) in ia64_do_page_fault()
/arch/powerpc/mm/
Dfault.c45 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
60 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
143 if (notify_page_fault(regs)) in do_page_fault()
/arch/arm/mm/
Dfault.c28 static inline int notify_page_fault(struct pt_regs *regs, unsigned int fsr) in notify_page_fault() function
43 static inline int notify_page_fault(struct pt_regs *regs, unsigned int fsr) in notify_page_fault() function
251 if (notify_page_fault(regs, fsr)) in do_page_fault()
/arch/sparc/mm/
Dfault_64.c35 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
49 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
262 if (notify_page_fault(regs)) in do_sparc64_fault()
/arch/s390/mm/
Dfault.c55 static inline int notify_page_fault(struct pt_regs *regs, long err) in notify_page_fault() function
70 static inline int notify_page_fault(struct pt_regs *regs, long err) in notify_page_fault() function
307 if (notify_page_fault(regs, error_code)) in do_exception()
/arch/sh/mm/
Dfault_32.c248 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() function
281 if (notify_page_fault(regs, lookup_exception_vector())) in __do_page_fault()
/arch/x86/mm/
Dfault.c64 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
636 if (notify_page_fault(regs))
646 if (notify_page_fault(regs))