Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpgtable_no.h20 #define pgd_none(pgd) (0) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-nommu.h21 #define pgd_none(pgd) (0) macro
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dpgtable.h24 #define pgd_none(pgd) (0) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgtable-nop4d.h22 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpgtable.h329 #define pgd_none(pgd) (0) macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h20 #define pgd_none(pgd) (0) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h976 static inline int pgd_none(pgd_t pgd) in pgd_none() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h619 static inline int pgd_none(pgd_t pgd) in pgd_none() function