[PATCH] x86: Move direct PCI scanning functions out of line
[deliverable/linux.git] / arch / arm / mm / fault.h
CommitLineData
1da177e4
LT
1void do_bad_area(struct task_struct *tsk, struct mm_struct *mm,
2 unsigned long addr, unsigned int fsr, struct pt_regs *regs);
3
4void show_pte(struct mm_struct *mm, unsigned long addr);
5
6unsigned long search_exception_table(unsigned long addr);
This page took 0.143363 seconds and 5 git commands to generate.