| /kernel/linux/linux-5.10/arch/c6x/include/asm/ |
| D | pgtable.h | 30 #define pmd_present(x) (pmd_val(x)) 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-6.6/arch/arm/include/asm/ |
| D | pgtable-2level.h | 219 #define pmd_present(pmd) (pmd_val(pmd)) macro
|
| D | pgtable-3level.h | 181 #define pmd_present(pmd) (pmd_isset((pmd), L_PMD_SECT_VALID)) macro
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | pgtable-32.h | 143 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| D | pgtable-64.h | 259 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| D | pgtable-levels.h | 158 #define pmd_present(x) (pmd_val(x)) 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-6.6/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 125 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
|
| D | motorola_pgtable.h | 122 #define pmd_present(pmd) (pmd_val(pmd) & _PAGE_TABLE) macro
|
| D | mcf_pgtable.h | 143 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | pgtable.h | 158 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-6.6/arch/csky/include/asm/ |
| D | pgtable.h | 124 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| D | pgtable.h | 199 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
|
| /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-5.10/arch/loongarch/include/asm/ |
| D | pgtable-64.h | 205 static inline int pmd_present(pmd_t pmd) in pmd_present() function
|
| /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-6.6/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 206 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK) macro
|
| /kernel/linux/linux-6.6/arch/um/include/asm/ |
| D | pgtable.h | 86 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 205 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK) macro
|