Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dvpe.h118 struct vpe *alloc_vpe(int minor);
/Linux-v5.4/arch/mips/kernel/
Dvpe-cmp.c138 v = alloc_vpe(aprp_cpu_index()); in vpe_module_init()
Dvpe-mt.c413 v = alloc_vpe(tc); in vpe_module_init()
Dvpe.c92 struct vpe *alloc_vpe(int minor) in alloc_vpe() function