Searched refs:handle_misaligned_load (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/kernel/ | ||
| H A D | traps.c | 215 .handler = handle_misaligned_load, |
| H A D | traps_misaligned.c | 427 int handle_misaligned_load(struct pt_regs *regs) in handle_misaligned_load() function |