Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/ !
Dirq.c300 static void *__init alloc_vm_stack(void) in alloc_vm_stack() function
311 softirq_ctx[i] = alloc_vm_stack(); in vmap_irqstack_init()
312 hardirq_ctx[i] = alloc_vm_stack(); in vmap_irqstack_init()