Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-smp.c32 unsigned long elf_base; in __hyp_per_cpu_offset() local
38 elf_base = (unsigned long)&__per_cpu_start; in __hyp_per_cpu_offset()
39 return this_cpu_base - elf_base; in __hyp_per_cpu_offset()