Home
last modified time | relevance | path

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

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