Home
last modified time | relevance | path

Searched defs:pud_leaf (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable-64.h46 #define pud_leaf pud_leaf macro
47 static inline int pud_leaf(pud_t pud) in pud_leaf() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h732 #define pud_leaf(pud) ((pud_val(pud) & _PAGE_HUGE) != 0) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h879 #define pud_leaf pud_large macro
891 #define pud_leaf pud_large macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h871 #define pud_leaf pud_large macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h623 #define pud_leaf(pud) (pud_present(pud) && !pud_table(pud)) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h1507 #define pud_leaf(x) 0 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1381 #define pud_leaf pud_is_leaf macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h687 #define pud_leaf pud_large macro