Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h28 #define MAX_VPES 16 macro
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c183 for (i = 1; i < MAX_VPES; i++) { in vpe_alloc()