Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/
Dvpe.h110 struct vpe *alloc_vpe(int minor);
/linux-6.12.1/arch/mips/kernel/
Dvpe-mt.c410 v = alloc_vpe(tc); in vpe_module_init()
Dvpe.c92 struct vpe *alloc_vpe(int minor) in alloc_vpe() function