Searched refs:_PMD_PAGE_8M (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgtable.h347 return ((hpd_val(hpd) & _PMD_PAGE_MASK) == _PMD_PAGE_8M);
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h69 #define _PMD_PAGE_8M 0x000c macro
147 if (pgd_val(pgd) & _PMD_PAGE_8M)
H A Dhugetlb-8xx.h35 *hpdp = __hugepd(__pa(new) | _PMD_USER | _PMD_PRESENT | _PMD_PAGE_8M);
40 *hpdp = __hugepd(__pa(new) | _PMD_PRESENT | _PMD_PAGE_8M);

Completed in 187 milliseconds