Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpaca.c285 void __init allocate_paca(int cpu) in allocate_paca() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpaca.h289 static inline void allocate_paca(int cpu) { }; in allocate_paca() function