Searched refs:tlbrentry (Results 1 – 2 of 2) sorted by relevance
51 csr_write(tlbrentry, LOONGARCH_CSR_TLBRENTRY); in loongarch_common_resume()
1132 unsigned long tlbrentry; variable1139 tlbrentry = (unsigned long)exception_handlers + 80*VECSIZE; in configure_exception_vector()1143 csr_write(__pa(tlbrentry), LOONGARCH_CSR_TLBRENTRY); in configure_exception_vector()