Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dpaca.c256 void __init allocate_paca(int cpu) in allocate_paca() function
/linux-6.12.1/arch/powerpc/include/asm/
Dpaca.h293 static inline void allocate_paca(int cpu) { } in allocate_paca() function