p4d_val 109 arch/s390/include/asm/pgalloc.h p4d_val(*p4d) = _REGION2_ENTRY | __pa(pud); p4d_val 75 arch/s390/include/asm/pgtable.h printk("%s:%d: bad p4d %p.\n", __FILE__, __LINE__, (void *) p4d_val(e)) p4d_val 634 arch/s390/include/asm/pgtable.h return (p4d_val(p4d) & _REGION_ENTRY_TYPE_MASK) < _REGION_ENTRY_TYPE_R2; p4d_val 641 arch/s390/include/asm/pgtable.h return (p4d_val(p4d) & _REGION_ENTRY_ORIGIN) != 0UL; p4d_val 648 arch/s390/include/asm/pgtable.h return p4d_val(p4d) == _REGION2_ENTRY_EMPTY; p4d_val 656 arch/s390/include/asm/pgtable.h return (p4d_val(p4d) & origin_mask) >> PAGE_SHIFT; p4d_val 724 arch/s390/include/asm/pgtable.h unsigned long type = p4d_val(p4d) & _REGION_ENTRY_TYPE_MASK; p4d_val 730 arch/s390/include/asm/pgtable.h return (p4d_val(p4d) & ~_REGION_ENTRY_BITS) != 0; p4d_val 898 arch/s390/include/asm/pgtable.h if ((p4d_val(*p4d) & _REGION_ENTRY_TYPE_MASK) == _REGION_ENTRY_TYPE_R2) p4d_val 899 arch/s390/include/asm/pgtable.h p4d_val(*p4d) = _REGION2_ENTRY_EMPTY; p4d_val 1221 arch/s390/include/asm/pgtable.h #define p4d_deref(pud) (p4d_val(pud) & _REGION_ENTRY_ORIGIN) p4d_val 1259 arch/s390/include/asm/pgtable.h if ((p4d_val(*p4d) & _REGION_ENTRY_TYPE_MASK) >= _REGION_ENTRY_TYPE_R2) p4d_val 189 arch/s390/mm/dump_pagetables.c if ((p4d_val(*p4d) & PAGE_MASK) == __pa(kasan_early_shadow_pud)) { p4d_val 288 arch/s390/mm/kasan_init.c p4d_val(p4d_z)); p4d_val 154 arch/s390/mm/page-states.c page = virt_to_page(p4d_val(*p4d)); p4d_val 368 arch/x86/entry/vsyscall/vsyscall_64.c set_p4d(p4d, __p4d(p4d_val(*p4d) | _PAGE_USER)); p4d_val 536 arch/x86/include/asm/paravirt.h return PVOP_CALLEE1(p4dval_t, mmu.p4d_val, p4d.p4d); p4d_val 285 arch/x86/include/asm/paravirt_types.h struct paravirt_callee_save p4d_val; p4d_val 234 arch/x86/include/asm/pgtable.h return (p4d_val(p4d) & p4d_pfn_mask(p4d)) >> PAGE_SHIFT; p4d_val 916 arch/x86/include/asm/pgtable.h return (unsigned long)__va(p4d_val(p4d) & p4d_pfn_mask(p4d)); p4d_val 47 arch/x86/include/asm/pgtable_64.h __FILE__, __LINE__, &(e), p4d_val(e)) p4d_val 411 arch/x86/kernel/paravirt.c .mmu.p4d_val = PTE_IDENT, p4d_val 466 arch/x86/mm/dump_pagetables.c #define walk_pud_level(m,s,a,e,p) walk_pmd_level(m,s,__pud(p4d_val(a)),e,p) p4d_val 467 arch/x86/mm/dump_pagetables.c #define p4d_large(a) pud_large(__pud(p4d_val(a))) p4d_val 468 arch/x86/mm/dump_pagetables.c #define p4d_none(a) pud_none(__pud(p4d_val(a))) p4d_val 467 arch/x86/mm/fault.c pr_cont("P4D %lx ", p4d_val(*p4d)); p4d_val 272 arch/x86/mm/kasan_init_64.c p4dval_t p4d_val = __pa_nodebug(kasan_early_shadow_pud) | _KERNPG_TABLE; p4d_val 278 arch/x86/mm/kasan_init_64.c p4d_val &= __default_kernel_pte_mask; p4d_val 290 arch/x86/mm/kasan_init_64.c kasan_early_shadow_p4d[i] = __p4d(p4d_val); p4d_val 230 arch/x86/power/hibernate.c set_p4d(p4d, __p4d(p4d_val(*p4d) & ~_PAGE_NX)); p4d_val 1189 arch/x86/xen/mmu_pv.c pa = p4d_val(*p4d) & PHYSICAL_PAGE_MASK; p4d_val 2442 arch/x86/xen/mmu_pv.c .p4d_val = PV_CALLEE_SAVE(xen_p4d_val), p4d_val 50 include/asm-generic/pgtable-nopud.h #define pud_val(x) (p4d_val((x).p4d)) p4d_val 392 include/asm-generic/pgtable.h return p4d_val(p4d_a) == p4d_val(p4d_b); p4d_val 253 include/trace/events/xen.h __entry->p4dval = p4d_val(p4dval)), p4d_val 487 mm/gup.c if (is_hugepd(__hugepd(p4d_val(*p4d)))) { p4d_val 489 mm/gup.c __hugepd(p4d_val(*p4d)), flags, p4d_val 2272 mm/gup.c if (unlikely(is_hugepd(__hugepd(p4d_val(p4d))))) { p4d_val 2273 mm/gup.c if (!gup_huge_pd(__hugepd(p4d_val(p4d)), addr,