Searched refs:_PMD_SIZE_4M (Results 1 – 2 of 2) sorted by relevance
66 #define _PMD_SIZE_4M 0x0c0 macro
122 unsigned long val = p | _PMD_SIZE_4M | _PAGE_EXEC | _PAGE_RW; in mmu_mapin_ram()