Home
last modified time | relevance | path

Searched refs:_PMD_PAGE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h63 #define _PMD_PAGE_MASK 0x000c macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h63 #define _PMD_PAGE_MASK 0x000c macro
/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