Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/kernel/
A Dvmlinux.lds.S168 __phys_per_cpu_start = __per_cpu_load; symbol
173 . = __phys_per_cpu_start + PERCPU_PAGE_SIZE;
A Dhead.S363 movl r19=__phys_per_cpu_start
/linux-6.3-rc2/arch/ia64/include/asm/
A Dsections.h17 extern char __phys_per_cpu_start[];
A Dpercpu.h29 #define per_cpu_init() (__phys_per_cpu_start)
/linux-6.3-rc2/arch/ia64/mm/
A Dcontig.c55 void *src = cpu == 0 ? cpu0_data : __phys_per_cpu_start; in per_cpu_init()
A Ddiscontig.c142 void *src = cpu == 0 ? __cpu0_per_cpu : __phys_per_cpu_start; in per_cpu_node_setup()
416 cpu0_cpu_info = (struct cpuinfo_ia64 *)(__phys_per_cpu_start + in initialize_pernode_data()

Completed in 9 milliseconds