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