Searched refs:hash__pmd_bad (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/ | ||
D | hash.h | 140 #define hash__pmd_bad(pmd) (pmd_val(pmd) & H_PMD_BAD_BITS) macro |
D | pgtable.h | 884 return hash__pmd_bad(pmd); in pmd_bad() |