Home
last modified time | relevance | path

Searched defs: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
/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
/arch/powerpc/mm/
Dfault.c51 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
66 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
/arch/arm/mm/
Dfault.c34 static inline int notify_page_fault(struct pt_regs *regs, unsigned int fsr) in notify_page_fault() function
49 static inline int notify_page_fault(struct pt_regs *regs, unsigned int fsr) in notify_page_fault() function
/arch/sparc/mm/
Dfault_64.c37 static inline __kprobes int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
/arch/sh/mm/
Dfault.c25 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() function
/arch/s390/mm/
Dfault.c66 static inline int notify_page_fault(struct pt_regs *regs) in notify_page_fault() function
/arch/x86/mm/
Dfault.c54 static inline int __kprobes notify_page_fault(struct pt_regs *regs) in notify_page_fault() function