set_pmd            52 arch/arc/mm/fault.c 	set_pmd(pmd, *pmd_k);
set_pmd            98 arch/arm64/include/asm/pgalloc.h 	set_pmd(pmdp, __pmd(__phys_to_pmd_val(ptep) | prot));
set_pmd           488 arch/arm64/include/asm/pgtable.h 	set_pmd(pmdp, __pmd(0));
set_pmd           417 arch/arm64/kernel/hibernate.c 			set_pmd(dst_pmdp,
set_pmd           980 arch/arm64/mm/mmu.c 	set_pmd(pmdp, new_pmd);
set_pmd            32 arch/c6x/include/asm/pgtable.h #define pmd_clear(xp)		do { set_pmd(xp, __pmd(0)); } while (0)
set_pmd            17 arch/csky/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(__pa(pte)));
set_pmd            23 arch/csky/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(__pa(page_address(pte))));
set_pmd           102 arch/csky/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd           149 arch/csky/mm/highmem.c 					set_pmd(pmd, __pmd(__pa(pte)));
set_pmd            56 arch/hexagon/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(((unsigned long)page_to_pfn(pte) << PAGE_SHIFT) |
set_pmd            82 arch/hexagon/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(((unsigned long)__pa(pte)) | HEXAGON_L1_PTE_SIZE));
set_pmd            90 arch/hexagon/include/asm/pgalloc.h 	set_pmd(ppmd, __pmd(((unsigned long)__pa(pte)) | HEXAGON_L1_PTE_SIZE));
set_pmd            21 arch/mips/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((unsigned long)pte));
set_pmd            27 arch/mips/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((unsigned long)page_address(pte)));
set_pmd           317 arch/mips/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd           260 arch/mips/mm/init.c 					set_pmd(pmd, __pmd((unsigned long)pte));
set_pmd            56 arch/nds32/include/asm/pgalloc.h 	set_pmd(pmdp, __pmd(pmdval));
set_pmd            67 arch/nds32/include/asm/pgalloc.h 	set_pmd(pmdp, __pmd(pmdval));
set_pmd           314 arch/nds32/include/asm/pgtable.h #define copy_pmd(pmdpd,pmdps)	set_pmd((pmdpd), *(pmdps))
set_pmd           315 arch/nds32/include/asm/pgtable.h #define pmd_clear(pmdp)		set_pmd((pmdp), __pmd(1))
set_pmd           383 arch/nds32/mm/fault.c 			set_pmd(pmd, *pmd_k);
set_pmd            85 arch/nds32/mm/init.c 		set_pmd(pme, __pmd(__pa(pte) + _PAGE_KERNEL_TABLE));
set_pmd           120 arch/nds32/mm/init.c 	set_pmd(pmd, __pmd(__pa(fixmap_pmd_p) + _PAGE_KERNEL_TABLE));
set_pmd           135 arch/nds32/mm/init.c 	set_pmd(pmd, __pmd(__pa(pte) + _PAGE_KERNEL_TABLE));
set_pmd            88 arch/nds32/mm/mm-nds32.c 		set_pmd(pmd, __pmd(pmdval));
set_pmd            20 arch/nios2/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((unsigned long)pte));
set_pmd            26 arch/nios2/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((unsigned long)page_address(pte)));
set_pmd           267 arch/nios2/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd            26 arch/openrisc/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(_KERNPG_TABLE + __pa(pte)))
set_pmd            31 arch/openrisc/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(_KERNPG_TABLE +
set_pmd           336 arch/openrisc/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd           107 arch/openrisc/mm/init.c 			set_pmd(pme, __pmd(_KERNPG_TABLE + __pa(pte)));
set_pmd            20 arch/riscv/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((pfn << _PAGE_PFN_SHIFT) | _PAGE_TABLE));
set_pmd            28 arch/riscv/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((pfn << _PAGE_PFN_SHIFT) | _PAGE_TABLE));
set_pmd           145 arch/riscv/include/asm/pgtable.h 	set_pmd(pmdp, __pmd(0));
set_pmd           260 arch/riscv/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd            20 arch/sh/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((unsigned long)pte));
set_pmd            26 arch/sh/include/asm/pgalloc.h 	set_pmd(pmd, __pmd((unsigned long)page_address(pte)));
set_pmd           330 arch/sh/include/asm/pgtable_32.h #define pmd_clear(xp)	do { set_pmd(xp, __pmd(0)); } while (0)
set_pmd            64 arch/sh/include/asm/pgtable_64.h #define pmd_clear(pmd_entry_p)	(set_pmd((pmd_entry_p), __pmd(_PMD_EMPTY)))
set_pmd           133 arch/sh/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd            16 arch/um/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(_PAGE_TABLE + (unsigned long) __pa(pte)))
set_pmd            19 arch/um/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(_PAGE_TABLE +			\
set_pmd            74 arch/um/kernel/mem.c 		set_pmd(pmd, __pmd(_KERNPG_TABLE +
set_pmd            59 arch/unicore32/include/asm/pgalloc.h 	set_pmd(pmdp, __pmd(pmdval));
set_pmd           215 arch/unicore32/include/asm/pgtable.h 		set_pmd(pmdp, __pmd(0));\
set_pmd            55 arch/unicore32/kernel/hibernate.c 		set_pmd(pmd, __pmd(__pa(page_table) | _PAGE_KERNEL_TABLE));
set_pmd           362 arch/unicore32/mm/fault.c 	set_pmd(pmd, *pmd_k);
set_pmd           114 arch/unicore32/mm/ioremap.c 		set_pmd(pmd, __pmd(__pfn_to_phys(pfn) | type->prot_sect));
set_pmd           183 arch/unicore32/mm/mmu.c 			set_pmd(pmd, __pmd(phys | type->prot_sect));
set_pmd           469 arch/unicore32/mm/mmu.c 		set_pmd(pmd, __pmd(pmdval));
set_pmd           373 arch/x86/entry/vsyscall/vsyscall_64.c 	set_pmd(pmd, __pmd(pmd_val(*pmd) | _PAGE_USER));
set_pmd           458 arch/x86/include/asm/paravirt.h 		PVOP_VCALL3(mmu.set_pmd, pmdp, val, (u64)val >> 32);
set_pmd           460 arch/x86/include/asm/paravirt.h 		PVOP_VCALL2(mmu.set_pmd, pmdp, val);
set_pmd           599 arch/x86/include/asm/paravirt.h 	set_pmd(pmdp, __pmd(0));
set_pmd           251 arch/x86/include/asm/paravirt_types.h 	void (*set_pmd)(pmd_t *pmdp, pmd_t pmdval);
set_pmd            67 arch/x86/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(__pa(pte) | _PAGE_TABLE));
set_pmd            83 arch/x86/include/asm/pgalloc.h 	set_pmd(pmd, __pmd(((pteval_t)pfn << PAGE_SHIFT) | _PAGE_TABLE));
set_pmd          1092 arch/x86/include/asm/pgtable.h 	set_pmd(pmdp, pmd);
set_pmd           185 arch/x86/kernel/espfix_64.c 			set_pmd(&pmd_p[n], pmd);
set_pmd           160 arch/x86/kernel/ldt.c 		set_pmd(u_pmd, *k_pmd);
set_pmd           107 arch/x86/kernel/machine_kexec_32.c 		set_pmd(pmd, __pmd(__pa(pte) | _PAGE_TABLE));
set_pmd           166 arch/x86/kernel/machine_kexec_64.c 		set_pmd(pmd, __pmd(__pa(pte) | _KERNPG_TABLE));
set_pmd           388 arch/x86/kernel/paravirt.c 	.mmu.set_pmd		= native_set_pmd,
set_pmd           182 arch/x86/mm/fault.c 		set_pmd(pmd, *pmd_k);
set_pmd            17 arch/x86/mm/ident_map.c 		set_pmd(pmd, __pmd((addr - info->offset) | info->page_flag));
set_pmd           102 arch/x86/mm/init_32.c 		set_pmd(pmd, __pmd(__pa(page_table) | _PAGE_TABLE));
set_pmd           184 arch/x86/mm/init_32.c 		set_pmd(pmd, __pmd(__pa(newpte)|_PAGE_TABLE));
set_pmd           336 arch/x86/mm/init_32.c 					set_pmd(pmd, pfn_pmd(pfn, init_prot));
set_pmd           338 arch/x86/mm/init_32.c 					set_pmd(pmd, pfn_pmd(pfn, prot));
set_pmd           393 arch/x86/mm/init_64.c 		set_pmd(pmd, __pmd(phys | pgprot_val(prot)));
set_pmd           439 arch/x86/mm/init_64.c 			set_pmd(pmd, __pmd(0));
set_pmd          1487 arch/x86/mm/init_64.c 				set_pmd(pmd, __pmd(pte_val(entry)));
set_pmd           138 arch/x86/mm/kmmio.c 	set_pmd(pmd, new_pmd);
set_pmd           155 arch/x86/mm/mem_encrypt_identity.c 	set_pmd(pmd, __pmd(ppd->paddr | ppd->pmd_flags));
set_pmd           173 arch/x86/mm/mem_encrypt_identity.c 		set_pmd(pmd, __pmd(PMD_FLAGS | __pa(pte)));
set_pmd          1207 arch/x86/mm/pageattr.c 	set_pmd(pmd, __pmd(__pa(pte) | _KERNPG_TABLE));
set_pmd          1291 arch/x86/mm/pageattr.c 		set_pmd(pmd, pmd_mkhuge(pfn_pmd(cpa->pfn,
set_pmd           501 arch/x86/mm/pgtable.c 		set_pmd(pmdp, entry);
set_pmd           266 arch/x86/mm/pti.c 		set_pmd(pmd, __pmd(_KERNPG_TABLE | __pa(new_pte_page)));
set_pmd           240 arch/x86/power/hibernate.c 		set_pmd(pmd, __pmd(pmd_val(*pmd) & ~_PAGE_NX));
set_pmd            66 arch/x86/power/hibernate_32.c 		set_pmd(pmd, __pmd(__pa(page_table) | _PAGE_TABLE));
set_pmd           110 arch/x86/power/hibernate_32.c 				set_pmd(pmd, pfn_pmd(pfn, PAGE_KERNEL_LARGE_EXEC));
set_pmd           158 arch/x86/power/hibernate_32.c 		set_pmd(pmd + pmd_index(restore_jump_address),
set_pmd            68 arch/x86/power/hibernate_64.c 	set_pmd(pmd + pmd_index(restore_jump_address),
set_pmd           458 arch/x86/xen/mmu_pv.c 	set_pmd(pmdp, __pmd(0));
set_pmd          1106 arch/x86/xen/mmu_pv.c 			set_pmd(pmd, __pmd(0));
set_pmd          1156 arch/x86/xen/mmu_pv.c 	set_pmd(pmd, __pmd(0));
set_pmd          2358 arch/x86/xen/mmu_pv.c 	pv_ops.mmu.set_pmd = xen_set_pmd;
set_pmd          2412 arch/x86/xen/mmu_pv.c 	.set_pmd = xen_set_pmd_hyper,
set_pmd           410 arch/x86/xen/p2m.c 			set_pmd(pmdp, __pmd(__pa(ptep) | _KERNPG_TABLE));
set_pmd           508 arch/x86/xen/p2m.c 			set_pmd(pmdp,
set_pmd           265 arch/xtensa/include/asm/pgtable.h #define pmd_clear(pmdp)	 do { set_pmd(pmdp, __pmd(0)); } while (0)
set_pmd            33 arch/xtensa/mm/kasan_init.c 		set_pmd(pmd, __pmd((unsigned long)kasan_early_shadow_pte));
set_pmd            71 arch/xtensa/mm/kasan_init.c 		set_pmd(pmd + i, __pmd((unsigned long)pte));
set_pmd            46 arch/xtensa/mm/mmu.c 		set_pmd(pmd, __pmd(((unsigned long)cur_pte) & PAGE_MASK));
set_pmd            42 include/asm-generic/pgtable-nopmd.h #define set_pud(pudptr, pudval)			set_pmd((pmd_t *)(pudptr), (pmd_t) { pudval })
set_pmd           420 include/asm-generic/pgtable.h 	set_pmd(pmdp, pmd); \