Searched defs:old_pmd (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | mremap.c | 136 static void move_ptes(struct vm_area_struct *vma, pmd_t *old_pmd, in move_ptes() 226 unsigned long new_addr, pmd_t *old_pmd, pmd_t *new_pmd) in move_normal_pmd() 285 unsigned long old_addr, unsigned long new_addr, pmd_t *old_pmd, in move_normal_pmd() 488 pmd_t *old_pmd, *new_pmd; in move_page_tables() local
|
A D | huge_memory.c | 1762 unsigned long new_addr, pmd_t *old_pmd, pmd_t *new_pmd) in move_huge_pmd() 2075 pmd_t old_pmd, _pmd; in __split_huge_pmd_locked() local
|
/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
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 | hash_hugepage.c | 28 unsigned long old_pmd, new_pmd; in __hash_page_thp() local
|
A D | pgtable.c | 125 unsigned long old_pmd; in pmdp_invalidate() local
|
A D | radix_pgtable.c | 1029 pmd_t old_pmd; in radix__pmdp_huge_get_and_clear() local
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | hash.h | 240 unsigned long old_pmd) in hpte_do_hugepage_flush()
|
/linux-6.3-rc2/include/linux/ |
A D | pgtable.h | 540 pmd_t old_pmd = *pmdp; in pmdp_set_wrprotect() local 603 pmd_t old_pmd = *pmdp; in generic_pmdp_establish() local
|
/linux-6.3-rc2/arch/arm64/mm/ |
A D | mmu.c | 246 pmd_t old_pmd = READ_ONCE(*pmdp); in init_pmd() local
|
Completed in 37 milliseconds