Home
last modified time | relevance | path

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

/linux/arch/hexagon/include/asm/ !
H A Dvm_fault.h11 extern void read_protection_fault(struct pt_regs *);
/linux/arch/hexagon/mm/ !
H A Dvm_fault.c158 void read_protection_fault(struct pt_regs *regs) in read_protection_fault() function
/linux/arch/hexagon/kernel/ !
H A Dtraps.c299 read_protection_fault(regs); in do_genex()