Searched refs:bad_kuap_fault (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/include/asm/nohash/32/ |
D | kup-8xx.h | 64 bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in bad_kuap_fault() function
|
/arch/powerpc/include/asm/ |
D | kup.h | 61 bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in bad_kuap_fault() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | kup-radix.h | 141 bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in bad_kuap_fault() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | kup.h | 181 bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in bad_kuap_fault() function
|
/arch/powerpc/mm/ |
D | fault.c | 228 if (bad_kuap_fault(regs, address, is_write)) in bad_kernel_fault()
|