Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dsetup_64.c238 static __initdata struct paca_struct boot_paca; in early_setup() local
246 initialise_paca(&boot_paca, 0); in early_setup()
247 setup_paca(&boot_paca); in early_setup()