Home
last modified time | relevance | path

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

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