Home
last modified time | relevance | path

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

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