Searched refs:_PMD_SIZE_16M (Results 1 – 2 of 2) sorted by relevance
67 #define _PMD_SIZE_16M 0x0e0 macro
107 unsigned long val = p | _PMD_SIZE_16M | _PAGE_EXEC | _PAGE_RW; in mmu_mapin_ram()