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