Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h118 void cleanup_tc(struct tc *tc);
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c146 void cleanup_tc(struct tc *tc) in cleanup_tc() function
270 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()
H A Dvpe.c777 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()