Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_no.h20 #define pgd_none(pgd) (0) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h21 #define pgd_none(pgd) (0) macro
/openbmc/linux/include/asm-generic/
H A Dpgtable-nop4d.h21 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h349 static inline int pgd_none(pgd_t pgd) in pgd_none() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1169 static inline int pgd_none(pgd_t pgd) in pgd_none() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h649 static inline int pgd_none(pgd_t pgd) in pgd_none() function