Searched refs:__bad_kuap_fault (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/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 89 return __bad_kuap_fault(regs, address, is_write); in bad_kuap_fault()
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/32/ |
D | kup-8xx.h | 80 __bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in __bad_kuap_fault() function
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/ |
D | kup-booke.h | 103 __bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in __bad_kuap_fault() function
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/ |
D | kup.h | 146 __bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in __bad_kuap_fault() function
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | kup.h | 336 __bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in __bad_kuap_fault() function
|