| /kernel/linux/linux-5.10/arch/c6x/include/asm/ |
| D | pgtable.h | 32 #define pmd_bad(x) (pmd_val(x) & ~PAGE_MASK) macro
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | pgtable-2level.h | 196 #define pmd_bad(pmd) (pmd_val(pmd) & 2) macro
|
| D | pgtable-3level.h | 138 #define pmd_bad(pmd) (!(pmd_val(pmd) & 2)) macro
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | pgtable-2level.h | 218 #define pmd_bad(pmd) (pmd_val(pmd) & 2) macro
|
| D | pgtable-3level.h | 141 #define pmd_bad(pmd) (!(pmd_val(pmd) & 2)) macro
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | pgtable-32.h | 129 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| D | pgtable-64.h | 245 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| D | pgtable-levels.h | 157 #define pmd_bad(x) ((pmd_val(x) & ~PAGE_MASK)) macro
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | pgtable-32.h | 131 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| D | pgtable-64.h | 251 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 122 #define pmd_bad(pmd) pmd_bad2(&(pmd)) macro
|
| D | motorola_pgtable.h | 121 #define pmd_bad(pmd) ((pmd_val(pmd) & _DESCTYPE_MASK) != _PAGE_TABLE) macro
|
| D | mcf_pgtable.h | 142 #define pmd_bad(pmd) pmd_bad2(&(pmd)) macro
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | pgtable.h | 203 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | pgtable.h | 217 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
| /kernel/linux/linux-6.6/arch/csky/include/asm/ |
| D | pgtable.h | 122 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| D | pgtable.h | 209 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 140 #define pmd_bad(pmd) pmd_bad2(&(pmd)) macro
|
| D | motorola_pgtable.h | 144 #define pmd_bad(pmd) ((pmd_val(pmd) & _DESCTYPE_MASK) != _PAGE_TABLE) macro
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | pgtable.h | 236 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | pgtable-64.h | 200 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | pgtable.h | 142 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 205 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD) macro
|
| /kernel/linux/linux-6.6/arch/um/include/asm/ |
| D | pgtable.h | 84 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE) macro
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 204 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD) macro
|