Home
last modified time | relevance | path

Searched refs:p4d_pgtable (Results 1 – 10 of 10) sorted by relevance

/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h62 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/arch/powerpc/mm/
Dpgtable_64.c109 return virt_to_page(p4d_pgtable(p4d)); in p4d_page()
/arch/mips/include/asm/
Dpgtable-64.h213 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/arch/ia64/include/asm/
Dpgtable.h290 #define p4d_pgtable(p4d) ((pud_t *) __va(p4d_val(p4d) & _PFN_MASK)) macro
/arch/x86/mm/
Dinit_64.c196 BUG_ON(p4d_pgtable(*p4d) in sync_global_pgds_l4()
197 != p4d_pgtable(*p4d_ref)); in sync_global_pgds_l4()
/arch/sparc/include/asm/
Dpgtable_64.h863 #define p4d_pgtable(p4d) \ macro
/arch/powerpc/mm/book3s64/
Dradix_pgtable.c911 pud_base = p4d_pgtable(*p4d); in remove_pagetable()
/arch/arm64/include/asm/
Dpgtable.h714 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/arch/x86/include/asm/
Dpgtable.h909 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1033 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function