Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h110 struct vpe *alloc_vpe(int minor);
/Linux-v6.6/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