Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-smp.c27 unsigned long __hyp_per_cpu_offset(unsigned int cpu) in __hyp_per_cpu_offset() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpercpu.h244 extern unsigned long __hyp_per_cpu_offset(unsigned int cpu);
246 #define per_cpu_offset(cpu) __hyp_per_cpu_offset((cpu))