Home
last modified time | relevance | path

Searched refs:_PMD_PAGE_8M (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dhugetlb-8xx.h35 *hpdp = __hugepd(__pa(new) | _PMD_USER | _PMD_PRESENT | _PMD_PAGE_8M); in hugepd_populate()
40 *hpdp = __hugepd(__pa(new) | _PMD_PRESENT | _PMD_PAGE_8M); in hugepd_populate_kernel()
A Dpte-8xx.h64 #define _PMD_PAGE_8M 0x000c macro
163 if (pgd_val(pgd) & _PMD_PAGE_8M) in pgd_leaf_size()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpgtable.h258 return ((hpd_val(hpd) & _PMD_PAGE_MASK) == _PMD_PAGE_8M); in hugepd_ok()

Completed in 5 milliseconds