Home
last modified time | relevance | path

Searched refs:pmd_bad2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/m68k/include/asm/
A Dsun3_pgtable.h120 static inline int pmd_bad2 (pmd_t *pmd) { return 0; } in pmd_bad2() function
121 #define pmd_bad(pmd) pmd_bad2(&(pmd))
A Dmcf_pgtable.h142 static inline int pmd_bad2(pmd_t *pmd) { return 0; } in pmd_bad2() function
143 #define pmd_bad(pmd) pmd_bad2(&(pmd))

Completed in 4 milliseconds