Home
last modified time | relevance | path

Searched refs:handle_misaligned_load (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/kernel/
H A Dtraps.c215 .handler = handle_misaligned_load,
H A Dtraps_misaligned.c427 int handle_misaligned_load(struct pt_regs *regs) in handle_misaligned_load() function