Searched refs:RISCV_MMU_MAX_PGTS (Results 1 – 2 of 2) sorted by relevance
78 #define RISCV_MMU_MAX_PGTS 16 macro
62 static struct mmu_pgt pool_pgts[RISCV_MMU_MAX_PGTS]341 if (prtn->pgts_used >= RISCV_MMU_MAX_PGTS) { in core_mmu_pgt_alloc()342 debug_print("%u pgts exhausted", RISCV_MMU_MAX_PGTS); in core_mmu_pgt_alloc()351 RISCV_MMU_MAX_PGTS); in core_mmu_pgt_alloc()