Searched refs:exception_vectors (Results 1 – 2 of 2) sorted by relevance
98 .global exception_vectors symbol99 exception_vectors: label
444 extern char exception_vectors; in vcpu_init_vector_tables()446 vcpu_set_reg(vcpu, RISCV_GENERAL_CSR_REG(stvec), (unsigned long)&exception_vectors); in vcpu_init_vector_tables()