riscv_v_ctx_get_depth
if (riscv_v_ctx_get_depth() != 0 || !riscv_preempt_v_started(current))
WARN_ON(riscv_v_ctx_get_depth() == 0);
depth = riscv_v_ctx_get_depth();
depth = riscv_v_ctx_get_depth();