Home
last modified time | relevance | path

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

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