Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dvpe.h117 struct tc *get_tc(int index);
/arch/mips/kernel/
Dvpe.c74 struct tc *get_tc(int index) in get_tc() function
794 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()
Dvpe-mt.c271 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()