Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c328 static int handle_vector_misaligned_load(struct pt_regs *regs) in handle_vector_misaligned_load() function
348 static int handle_vector_misaligned_load(struct pt_regs *regs) in handle_vector_misaligned_load() function
563 return handle_vector_misaligned_load(regs); in handle_misaligned_load()