Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c23 static int hw_tcs, hw_vpes; variable
384 hw_vpes = ((val & MVPCONF0_PVPE) >> MVPCONF0_PVPE_SHIFT) + 1; in vpe_module_init()