Home
last modified time | relevance | path

Searched refs:alloc_vm_stack (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/powerpc/kernel/
Dirq.c307 static void *__init alloc_vm_stack(void) in alloc_vm_stack() function
318 softirq_ctx[i] = alloc_vm_stack(); in vmap_irqstack_init()
319 hardirq_ctx[i] = alloc_vm_stack(); in vmap_irqstack_init()