Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dhead64.c38 static struct x8664_pda *__cpu_pda[NR_CPUS] __initdata; variable
40 static struct x8664_pda *__cpu_pda[NR_CPUS] __read_mostly; variable
45 _cpu_pda = __cpu_pda; in x86_64_init_pda()