Home
last modified time | relevance | path

Searched refs:pgd_devmap (Results 1 – 7 of 7) sorted by relevance

/linux/arch/riscv/include/asm/
A Dpgtable-64.h415 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/arch/loongarch/include/asm/
A Dpgtable.h615 #define pgd_devmap(pgd) (0) macro
/linux/include/linux/
A Dpgtable.h1628 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1409 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/arch/x86/include/asm/
A Dpgtable.h372 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/arch/arm64/include/asm/
A Dpgtable.h1199 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/mm/
A Dgup.c3192 BUILD_BUG_ON(pgd_devmap(orig)); in gup_fast_pgd_leaf()

Completed in 32 milliseconds