Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dsun3_pgtable.h139 static inline int pmd_bad2 (pmd_t *pmd) { return 0; } in pmd_bad2() function
140 #define pmd_bad(pmd) pmd_bad2(&(pmd))
H A Dmcf_pgtable.h196 static inline int pmd_bad2(pmd_t *pmd) { return 0; } in pmd_bad2() function
197 #define pmd_bad(pmd) pmd_bad2(&(pmd))
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3_pgtable.h121 static inline int pmd_bad2 (pmd_t *pmd) { return 0; } in pmd_bad2() function
122 #define pmd_bad(pmd) pmd_bad2(&(pmd))
H A Dmcf_pgtable.h141 static inline int pmd_bad2(pmd_t *pmd) { return 0; } in pmd_bad2() function
142 #define pmd_bad(pmd) pmd_bad2(&(pmd))

Completed in 4 milliseconds