Searched refs:riscv_v_first_use_handler (Results 1 – 3 of 3) sorted by relevance
46 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
181 bool riscv_v_first_use_handler(struct pt_regs *regs) in riscv_v_first_use_handler() function
181 handled = riscv_v_first_use_handler(regs); in do_trap_insn_illegal()
Completed in 5 milliseconds