Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dvpe.h112 void release_vpe(struct vpe *v);
/linux/arch/mips/kernel/
H A Dvpe-mt.c517 release_vpe(v); in vpe_module_exit()
H A Dvpe.c133 void release_vpe(struct vpe *v) in release_vpe() function