Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dvpe.h115 struct vpe *alloc_vpe(int minor);
/linux-6.1.9/arch/mips/kernel/
Dvpe-cmp.c137 v = alloc_vpe(aprp_cpu_index()); in vpe_module_init()
Dvpe-mt.c412 v = alloc_vpe(tc); in vpe_module_init()
Dvpe.c92 struct vpe *alloc_vpe(int minor) in alloc_vpe() function