Searched defs:new_pmd (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/unicore32/mm/
H A Dpgd.c30 pmd_t *new_pmd, *init_pmd; get_pgd_slow() local
/linux-4.1.27/arch/arm/mm/
H A Dpgd.c37 pmd_t *new_pmd, *init_pmd; pgd_alloc() local
/linux-4.1.27/arch/powerpc/mm/
H A Dhugepage-hash64.c28 unsigned long old_pmd, new_pmd; __hash_page_thp() local
/linux-4.1.27/arch/arm/include/asm/
H A Dkvm_mmu.h72 static inline void kvm_set_pmd(pmd_t *pmd, pmd_t new_pmd) kvm_set_pmd() argument
/linux-4.1.27/mm/
H A Dmremap.c168 pmd_t *old_pmd, *new_pmd; move_page_tables() local
88 move_ptes(struct vm_area_struct *vma, pmd_t *old_pmd, unsigned long old_addr, unsigned long old_end, struct vm_area_struct *new_vma, pmd_t *new_pmd, unsigned long new_addr, bool need_rmap_locks) move_ptes() argument
H A Dhuge_memory.c1427 move_huge_pmd(struct vm_area_struct *vma, struct vm_area_struct *new_vma, unsigned long old_addr, unsigned long new_addr, unsigned long old_end, pmd_t *old_pmd, pmd_t *new_pmd) move_huge_pmd() argument
/linux-4.1.27/arch/arm/kvm/
H A Dmmu.c1317 pmd_t new_pmd = pfn_pmd(pfn, mem_type); user_mem_abort() local
869 stage2_set_pmd_huge(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, phys_addr_t addr, const pmd_t *new_pmd) stage2_set_pmd_huge() argument

Completed in 493 milliseconds