Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-amon.c76 int vpe_run(struct vpe *v) in vpe_run() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dvpe.h125 int vpe_run(struct vpe *v);
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe-mt.c26 int vpe_run(struct vpe *v) in vpe_run() function
201 return vpe_run(v); in vpe_start()
H A Dvpe.c832 vpe_run(v); in vpe_release()