Searched defs:bad_page_fault (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/microblaze/mm/ |
| D | fault.c | 67 void bad_page_fault(struct pt_regs *regs, unsigned long address, int sig) in bad_page_fault() function
|
| /kernel/linux/linux-6.6/arch/microblaze/mm/ |
| D | fault.c | 67 void bad_page_fault(struct pt_regs *regs, unsigned long address, int sig) in bad_page_fault() function
|
| /kernel/linux/linux-5.10/arch/xtensa/mm/ |
| D | fault.c | 239 bad_page_fault(struct pt_regs *regs, unsigned long address, int sig) in bad_page_fault() function
|
| /kernel/linux/linux-6.6/arch/xtensa/mm/ |
| D | fault.c | 236 bad_page_fault(struct pt_regs *regs, unsigned long address, int sig) in bad_page_fault() function
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | fault.c | 558 void bad_page_fault(struct pt_regs *regs, unsigned long address, int sig) in bad_page_fault() function
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| D | fault.c | 646 void bad_page_fault(struct pt_regs *regs, int sig) in bad_page_fault() function
|