Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe.c66 static int hw_tcs, hw_vpes; variable
1457 hw_vpes = ((val & MVPCONF0_PVPE) >> MVPCONF0_PVPE_SHIFT) + 1; in vpe_module_init()