Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/ !
H A Dvpe.h117 int vpe_run(struct vpe *v);
/linux/arch/mips/kernel/ !
H A Dvpe-mt.c26 int vpe_run(struct vpe *v) in vpe_run() function
200 return vpe_run(v); in vpe_start()
H A Dvpe.c810 vpe_run(v); in vpe_release()