Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c184 v = get_vpe(i); in vpe_alloc()
263 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill()
281 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show()
289 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store()
467 t->pvpe = get_vpe(0); /* set the parent vpe */ in vpe_module_init()
Dvpe.c53 struct vpe *get_vpe(int minor) in get_vpe() function
762 v = get_vpe(aprp_cpu_index()); in vpe_open()
802 v = get_vpe(aprp_cpu_index()); in vpe_release()
846 v = get_vpe(aprp_cpu_index()); in vpe_write()
874 struct vpe *v = get_vpe(index); in vpe_get_shared()
885 struct vpe *v = get_vpe(index); in vpe_notify()
/Linux-v6.6/arch/mips/include/asm/
Dvpe.h108 struct vpe *get_vpe(int minor);