Home
last modified time | relevance | path

Searched refs:_PMD_PAGE_8M (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H 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()
H A Dpte-8xx.h64 #define _PMD_PAGE_8M 0x000c macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H 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()
H A Dpte-8xx.h64 #define _PMD_PAGE_8M 0x000c macro
170 if (pgd_val(pgd) & _PMD_PAGE_8M) in pgd_leaf_size()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h265 return ((hpd_val(hpd) & _PMD_PAGE_MASK) == _PMD_PAGE_8M); in hugepd_ok()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h252 return ((hpd_val(hpd) & _PMD_PAGE_MASK) == _PMD_PAGE_8M); in hugepd_ok()

Completed in 3 milliseconds