Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-smp.c28 unsigned long __hyp_per_cpu_offset(unsigned int cpu) in __hyp_per_cpu_offset() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpercpu.h254 extern unsigned long __hyp_per_cpu_offset(unsigned int cpu);
256 #define per_cpu_offset(cpu) __hyp_per_cpu_offset((cpu))

Completed in 2 milliseconds