Searched refs:PERCPU_BASE_KS (Results 1 – 6 of 6) sorted by relevance
23 saved_pcpu_base = csr_read64(PERCPU_BASE_KS); in save_processor_state() 36 csr_write64(saved_pcpu_base, PERCPU_BASE_KS); in restore_processor_state()
24 csrrd t0, PERCPU_BASE_KS
79 csrwr zero, PERCPU_BASE_KS
109 csrrd t0, PERCPU_BASE_KS177 csrrd u0, PERCPU_BASE_KS
30 csr_write64(off, PERCPU_BASE_KS); in set_my_cpu_offset()
469 #define PERCPU_BASE_KS LOONGARCH_CSR_KS3 macro