Searched refs:_exception_pkey (Results 1 – 3 of 3) sorted by relevance
166 extern void _exception_pkey(struct pt_regs *, unsigned long, int);
127 _exception_pkey(regs, address, pkey); in bad_access_pkey()
360 void _exception_pkey(struct pt_regs *regs, unsigned long addr, int key) in _exception_pkey() function