| /kernel/linux/linux-5.10/arch/c6x/include/asm/ |
| D | pgtable.h | 30 #define pmd_present(x) (pmd_val(x)) macro
|
| /kernel/linux/linux-4.19/arch/c6x/include/asm/ |
| D | pgtable.h | 34 #define pmd_present(x) (pmd_val(x)) macro
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | pgtable-2level.h | 196 #define pmd_present(pmd) (pmd_val(pmd)) macro
|
| D | pgtable-3level.h | 214 #define pmd_present(pmd) (pmd_isset((pmd), L_PMD_SECT_VALID)) macro
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | pgtable-2level.h | 197 #define pmd_present(pmd) (pmd_val(pmd)) macro
|
| D | pgtable-3level.h | 178 #define pmd_present(pmd) (pmd_isset((pmd), L_PMD_SECT_VALID)) macro
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | pgtable-32.h | 145 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| D | pgtable-64.h | 265 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | pgtable.h | 179 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 143 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
|
| D | motorola_pgtable.h | 145 #define pmd_present(pmd) (pmd_val(pmd) & _PAGE_TABLE) macro
|
| D | mcf_pgtable.h | 198 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | pgtable-32.h | 102 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | pgtable.h | 226 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 141 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK) macro
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | pgtable.h | 144 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-4.19/arch/nios2/include/asm/ |
| D | pgtable.h | 187 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 204 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK) macro
|
| /kernel/linux/linux-4.19/arch/unicore32/include/asm/ |
| D | pgtable.h | 208 #define pmd_present(pmd) (pmd_val(pmd) & PMD_PRESENT) macro
|
| /kernel/linux/linux-4.19/arch/sh/include/asm/ |
| D | pgtable_64.h | 66 #define pmd_present(pmd_entry) (pmd_val(pmd_entry) & _PAGE_PRESENT) macro
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 145 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| D | pgtable.h | 100 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 149 #define pmd_present(pmd) (!pmd_none(pmd)) macro
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | pgtable.h | 268 #define pmd_present(x) (pmd_val(x)) macro
|
| /kernel/linux/linux-4.19/arch/hexagon/include/asm/ |
| D | pgtable.h | 269 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|