Home
last modified time | relevance | path

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

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