Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dvpe.h120 void release_vpe(struct vpe *v);
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe-cmp.c179 release_vpe(v); in vpe_module_exit()
H A Dvpe-mt.c519 release_vpe(v); in vpe_module_exit()
H A Dvpe.c133 void release_vpe(struct vpe *v) in release_vpe() function