Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dpaca.c245 void __init allocate_paca(int cpu) in allocate_paca() function
/arch/powerpc/include/asm/
Dpaca.h286 static inline void allocate_paca(int cpu) { }; in allocate_paca() function