Searched refs:MAX_VPES (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/mips/include/asm/ | ||
A D | vpe.h | 28 #define MAX_VPES 16 macro |
/linux-6.3-rc2/arch/mips/kernel/ | ||
A D | vpe-mt.c | 183 for (i = 1; i < MAX_VPES; i++) { in vpe_alloc() |
Completed in 5 milliseconds