Home
last modified time | relevance | path

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

/openbmc/linux/arch/hexagon/include/asm/
H A Dvm_fault.h9 extern void execute_protection_fault(struct pt_regs *);
/openbmc/linux/arch/hexagon/mm/
H A Dvm_fault.c171 void execute_protection_fault(struct pt_regs *regs) in execute_protection_fault() function
/openbmc/linux/arch/hexagon/kernel/
H A Dtraps.c292 execute_protection_fault(regs); in do_genex()