Home
last modified time | relevance | path

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

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