Searched refs:exception_vectors (Results 1 – 2 of 2) sorted by relevance
95 .global exception_vectors symbol96 exception_vectors: label
429 extern char exception_vectors; in vcpu_init_vector_tables()431 vcpu_set_reg(vcpu, RISCV_GENERAL_CSR_REG(stvec), (unsigned long)&exception_vectors); in vcpu_init_vector_tables()