Searched refs:__pgd (Results 1 - 52 of 52) sorted by relevance

/linux-4.1.27/arch/unicore32/include/asm/
H A Dpage.h46 #define __pgd(x) ((pgd_t) { (x) }) macro
62 #define __pgd(x) (x) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-3level-types.h48 #define __pgd(x) ((pgd_t) { (x) } ) macro
65 #define __pgd(x) (x) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpage.h36 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-types.h55 #define __pgd(x) ((pgd_t) { (x) } ) macro
81 #define __pgd(x) (x) macro
H A Dpgalloc.h66 set_pgd(pgd, __pgd(__pa(pud) | PUD_TYPE_TABLE)); pgd_populate()
H A Dkvm_mmu.h292 merged_hyp_pgd[0] = __pgd(__pa(hyp_pgd) | PMD_TYPE_TABLE);
302 merged_hyp_pgd[idmap_idx] = __pgd(__pa(boot_hyp_pgd) | PMD_TYPE_TABLE);
H A Dpgtable.h432 set_pgd(pgdp, __pgd(0)); pgd_clear()
/linux-4.1.27/arch/x86/mm/
H A Dkasan_init_64.c58 pgd[i] = __pgd(__pa_nodebug(kasan_zero_pud) kasan_map_early_shadow()
138 set_pgd(pgd, __pgd(__pa_nodebug(kasan_zero_pud) zero_pgd_populate()
149 set_pgd(pgd, __pgd(__pa_nodebug(p) | _KERNPG_TABLE)); zero_pgd_populate()
H A Dinit_64.c127 set_pgd(pgd, __pgd(__pa(pud) | _KERNPG_TABLE)); kernel_ident_mapping_init()
340 set_pgd(pgd, __pgd(__pa(pud) | _KERNPG_TABLE | __init_extra_mapping()
H A Dinit_32.c78 set_pgd(pgd, __pgd(__pa(pmd_table) | _PAGE_PRESENT)); one_md_table_init()
H A Dpageattr.c1073 set_pgd(pgd_entry, __pgd(__pa(pud) | _KERNPG_TABLE)); populate_pgd()
/linux-4.1.27/arch/x86/power/
H A Dhibernate_32.c43 set_pgd(pgd, __pgd(__pa(pmd_table) | _PAGE_PRESENT)); resume_one_md_table_init()
141 __pgd(__pa(empty_zero_page) | _PAGE_PRESENT)); resume_init_first_level_page_table()
/linux-4.1.27/arch/sparc/include/asm/
H A Dpage_32.h73 #define __pgd(x) ((pgd_t) { (x) } ) macro
101 #define __pgd(x) (x) macro
H A Dpage_64.h75 #define __pgd(x) ((pgd_t) { (x) } ) macro
98 #define __pgd(x) (x) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpage.h39 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/include/asm-generic/
H A Dpgtable-nopud.h44 #define __pud(x) ((pud_t) { __pgd(x) } )
H A Dpage.h60 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpage.h56 #define __pgd(x) ((pgd_t) { (x) } ) macro
78 #define __pgd(x) (x) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpage.h54 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpage.h70 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpage.h71 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc64-4k.h70 return __pgd(pte_val(pte)); pte_pgd()
H A Dpage.h317 #define __pgd(x) ((pgd_t) { (x) }) macro
358 #define __pgd(x) (x) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpage.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_64.h131 #define mk_kernel_pgd(address) __pgd((address) | _KERNPG_TABLE) pgd_large()
H A Dpgalloc.h123 set_pgd(pgd, __pgd(_PAGE_TABLE | __pa(pud))); pgd_populate()
H A Dparavirt.h456 static inline pgd_t __pgd(pgdval_t val) __pgd() function
631 set_pgd(pgdp, __pgd(0)); pgd_clear()
H A Dpgtable.h70 #define __pgd(x) native_make_pgd(x) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpage.h92 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpage.h89 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpage.h57 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/mn10300/mm/
H A Dinit.c65 set_pgd(swapper_pg_dir + loop, __pgd(__pa(ppte) | _PAGE_TABLE)); paging_init()
/linux-4.1.27/arch/avr32/include/asm/
H A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpage.h84 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpage.h53 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpage.h115 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/openrisc/mm/
H A Dinit.c144 swapper_pg_dir[i] = __pgd(0); paging_init()
/linux-4.1.27/arch/cris/arch-v32/mm/
H A Dinit.c136 swapper_pg_dir[i] = __pgd(0); paging_init()
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpage.h91 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h213 # define __pgd(x) (x) macro
/linux-4.1.27/arch/x86/kernel/
H A Dmachine_kexec_32.c111 set_pgd(pgd, __pgd(__pa(pmd) | _PAGE_PRESENT)); machine_kexec_page_table_set_one()
H A Dmachine_kexec_64.c58 set_pgd(pgd, __pgd(__pa(pud) | _KERNPG_TABLE)); init_transition_pgtable()
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpage.h115 # define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpage.h100 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpage.h144 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/cris/arch-v10/mm/
H A Dinit.c37 swapper_pg_dir[i] = __pgd(0); paging_init()
/linux-4.1.27/drivers/lguest/
H A Dpage_tables.c335 set_pgd(spgd, __pgd(__pa(ptepage) | pgd_flags)); find_spte()
411 gpgd = __pgd(CHECK_GPGD_MASK); demand_page()
617 set_pgd(spgd, __pgd(0)); release_pgd()
644 *spgd = __pgd(0); release_pgd()
/linux-4.1.27/arch/tile/include/asm/
H A Dpage.h100 #define __pgd(x) hv_pte(x) macro
/linux-4.1.27/arch/x86/xen/
H A Dmmu.c1429 __pgd(__pa(level3_user_vsyscall) | _PAGE_TABLE); xen_pgd_alloc()
1824 init_level4_pgt[0] = __pgd(0); xen_setup_kernel_pagetable()
1926 __pgd(__pa(swapper_kernel_pmd) | _PAGE_PRESENT); xen_write_cr3_init()
1959 __pgd(__pa(initial_kernel_pmd) | _PAGE_PRESENT); xen_setup_kernel_pagetable()
/linux-4.1.27/arch/sparc/mm/
H A Dsrmmu.c781 *(pgd_t *)__nocache_fix(pgdp) = __pgd(probed); srmmu_inherit_prom_mappings()
829 *(pgd_t *)__nocache_fix(pgdp) = __pgd(big_pte); do_large_mapping()

Completed in 2561 milliseconds