Home
last modified time | relevance | path

Searched defs:pgd_present (Results 1 – 5 of 5) sorted by relevance

/arch/m68k/include/asm/
Dpgtable_no.h19 #define pgd_present(pgd) (1) macro
/arch/arm/include/asm/
Dpgtable-nommu.h20 #define pgd_present(pgd) (1) macro
/arch/nds32/include/asm/
Dpgtable.h331 #define pgd_present(pgd) (1) macro
/arch/x86/include/asm/
Dpgtable.h909 static inline int pgd_present(pgd_t pgd) in pgd_present() function
/arch/s390/include/asm/
Dpgtable.h606 static inline int pgd_present(pgd_t pgd) in pgd_present() function