Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dvector.h46 bool riscv_v_first_use_handler(struct pt_regs *regs);
413 static inline bool riscv_v_first_use_handler(struct pt_regs *regs) { return false; } in riscv_v_first_use_handler() function
/arch/riscv/kernel/
A Dvector.c181 bool riscv_v_first_use_handler(struct pt_regs *regs) in riscv_v_first_use_handler() function
A Dtraps.c181 handled = riscv_v_first_use_handler(regs); in do_trap_insn_illegal()

Completed in 6 milliseconds