Home
last modified time | relevance | path

Searched refs:_PMD_SIZE_16M (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h68 #define _PMD_SIZE_16M 0x0e0 macro
/Linux-v5.4/arch/powerpc/mm/nohash/
D40x.c105 unsigned long val = p | _PMD_SIZE_16M | _PAGE_EXEC | _PAGE_HWWRITE; in mmu_mapin_ram()