Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h111 struct tc *alloc_tc(int index);
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c395 t = alloc_tc(tc); in vpe_module_init()
H A Dvpe.c113 struct tc *alloc_tc(int index) in alloc_tc() function