Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpaca.h291 extern void allocate_paca_ptrs(void);
/openbmc/linux/arch/powerpc/kernel/
H A Dpaca.c243 void __init allocate_paca_ptrs(void) in allocate_paca_ptrs() function
H A Dsetup_64.c393 allocate_paca_ptrs(); in early_setup()