Home
last modified time | relevance | path

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

/linux/arch/loongarch/power/
H A Dhibernate.c13 static unsigned long saved_pcpu_base; variable
23 saved_pcpu_base = csr_read(PERCPU_BASE_KS); in save_processor_state()
36 csr_write(saved_pcpu_base, PERCPU_BASE_KS); in restore_processor_state()