Searched defs:old_pmd (Results 1 – 9 of 9) sorted by relevance
/linux/mm/ |
A D | mremap.c | 134 static void move_ptes(struct vm_area_struct *vma, pmd_t *old_pmd, in move_ptes() 224 unsigned long new_addr, pmd_t *old_pmd, pmd_t *new_pmd) in move_normal_pmd() 283 unsigned long old_addr, unsigned long new_addr, pmd_t *old_pmd, in move_normal_pmd() 486 pmd_t *old_pmd, *new_pmd; in move_page_tables() local
|
A D | huge_memory.c | 1669 unsigned long new_addr, pmd_t *old_pmd, pmd_t *new_pmd) in move_huge_pmd() 1964 pmd_t old_pmd, _pmd; in __split_huge_pmd_locked() local
|
/linux/arch/powerpc/mm/book3s64/ |
A D | hash_hugepage.c | 28 unsigned long old_pmd, new_pmd; in __hash_page_thp() local
|
A D | hash_pgtable.c | 313 pmd_t *pmdp, unsigned long old_pmd) in hpte_do_hugepage_flush() 348 pmd_t old_pmd; in hash__pmdp_huge_get_and_clear() local
|
A D | pgtable.c | 116 unsigned long old_pmd; in pmdp_invalidate() local
|
A D | radix_pgtable.c | 1026 pmd_t old_pmd; in radix__pmdp_huge_get_and_clear() local
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | hash.h | 240 unsigned long old_pmd) in hpte_do_hugepage_flush()
|
/linux/include/linux/ |
A D | pgtable.h | 490 pmd_t old_pmd = *pmdp; in pmdp_set_wrprotect() local 553 pmd_t old_pmd = *pmdp; in generic_pmdp_establish() local
|
/linux/arch/arm64/mm/ |
A D | mmu.c | 228 pmd_t old_pmd = READ_ONCE(*pmdp); in init_pmd() local
|
Completed in 29 milliseconds