Searched refs:handle_misaligned_store (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dentry-common.h30 int handle_misaligned_store(struct pt_regs *regs);
36 static inline int handle_misaligned_store(struct pt_regs *regs) function
/linux-master/arch/riscv/kernel/
H A Dtraps.c227 if (handle_misaligned_store(regs))
235 if (handle_misaligned_store(regs))
H A Dtraps_misaligned.c512 int handle_misaligned_store(struct pt_regs *regs) function

Completed in 133 milliseconds