Home
last modified time | relevance | path

Searched defs:riscv_v_first_use_handler (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/riscv/kernel/
Dvector.c171 bool riscv_v_first_use_handler(struct pt_regs *regs) in riscv_v_first_use_handler() function
/linux-6.12.1/arch/riscv/include/asm/
Dvector.h271 static inline bool riscv_v_first_use_handler(struct pt_regs *regs) { return false; } in riscv_v_first_use_handler() function