Searched refs:tlbrentry (Results 1 – 2 of 2) sorted by relevance
16 extern unsigned long tlbrentry;
1119 unsigned long tlbrentry; in configure_exception_vector() 1126 tlbrentry = (unsigned long)exception_handlers + 80*VECSIZE; in per_cpu_trap_init() 1130 csr_write64(tlbrentry, LOONGARCH_CSR_TLBRENTRY); in per_cpu_trap_init() 1112 unsigned long tlbrentry; global() variable