Searched refs:SRMMU_PMD_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
41 return srmmu_get_nocache(SRMMU_PMD_TABLE_SIZE, in pmd_alloc_one()42 SRMMU_PMD_TABLE_SIZE); in pmd_alloc_one()47 srmmu_free_nocache(pmd, SRMMU_PMD_TABLE_SIZE); in free_pmd_fast()
21 #define SRMMU_PMD_TABLE_SIZE (PTRS_PER_PMD*4) macro