Home
last modified time | relevance | path

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

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