Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dpaca.c205 void __init allocate_paca(int cpu) in allocate_paca() function
/Linux-v4.19/arch/powerpc/include/asm/
Dpaca.h266 static inline void allocate_paca(int cpu) { }; in allocate_paca() function