Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dpgtable-64.h415 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1409 static inline int pgd_devmap(pgd_t pgd) in pgd_devmap() function
/linux/mm/
H A Dgup.c3192 BUILD_BUG_ON(pgd_devmap(orig)); in gup_fast_pgd_leaf()