Home
last modified time | relevance | path

Searched refs:PERCPU_BASE_KS (Results 1 – 7 of 7) sorted by relevance

/arch/loongarch/power/
A Dhibernate.c23 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()
A Dsuspend.c40 saved_regs.pcpu_base = csr_read64(PERCPU_BASE_KS); in loongarch_common_suspend()
59 csr_write64(saved_regs.pcpu_base, PERCPU_BASE_KS); in loongarch_common_resume()
/arch/loongarch/kernel/
A Dentry.S24 csrrd t0, PERCPU_BASE_KS
A Dhead.S79 csrwr zero, PERCPU_BASE_KS
/arch/loongarch/include/asm/
A Dstackframe.h109 csrrd t0, PERCPU_BASE_KS
177 csrrd u0, PERCPU_BASE_KS
A Dpercpu.h30 csr_write64(off, PERCPU_BASE_KS); in set_my_cpu_offset()
A Dloongarch.h469 #define PERCPU_BASE_KS LOONGARCH_CSR_KS3 macro

Completed in 13 milliseconds