Home
last modified time | relevance | path

Searched refs:_exception_pkey (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dbug.h166 extern void _exception_pkey(struct pt_regs *, unsigned long, int);
/linux-6.1.9/arch/powerpc/mm/
Dfault.c127 _exception_pkey(regs, address, pkey); in bad_access_pkey()
/linux-6.1.9/arch/powerpc/kernel/
Dtraps.c360 void _exception_pkey(struct pt_regs *regs, unsigned long addr, int key) in _exception_pkey() function