Home
last modified time | relevance | path

Searched defs:allocate_paca (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dpaca.c256 void __init allocate_paca(int cpu) in allocate_paca() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dpaca.h297 static inline void allocate_paca(int cpu) { } in allocate_paca() function