Home
last modified time | relevance | path

Searched defs:old_pte (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/arch/powerpc/mm/book3s64/
Dhugetlbpage.c26 unsigned long old_pte, new_pte; in __hash_page_huge() local
144 pte_t *ptep, pte_t old_pte, pte_t pte) in huge_ptep_modify_prot_commit()
Dhash_64k.c44 unsigned long old_pte, new_pte, subpg_pte; in __hash_page_4K() local
230 unsigned long old_pte, new_pte; in __hash_page_64K() local
Dhash_4k.c26 unsigned long old_pte, new_pte; in __hash_page_4K() local
Dradix_hugetlbpage.c46 pte_t old_pte, pte_t pte) in radix__huge_ptep_modify_prot_commit()
Dradix_pgtable.c1036 unsigned long old_pte, new_pte; in radix__ptep_set_access_flags() local
1059 pte_t old_pte, pte_t pte) in radix__ptep_modify_prot_commit()
Dpgtable.c458 pte_t *ptep, pte_t old_pte, pte_t pte) in ptep_modify_prot_commit()
/Linux-v6.1/mm/
Dmapping_dirty_helpers.c41 pte_t old_pte = ptep_modify_prot_start(walk->vma, addr, pte); in wp_pte() local
99 pte_t old_pte = ptep_modify_prot_start(walk->vma, addr, pte); in clean_record_pte() local
Dmremap.c142 pte_t *old_pte, *new_pte, pte; in move_ptes() local
Dhugetlb.c5569 pte_t *ptep, pte_t old_pte) in hugetlb_pte_stable()
5585 pte_t old_pte, unsigned int flags) in hugetlb_no_page()
6495 pte_t old_pte; in hugetlb_change_protection() local
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dradix.h178 unsigned long old_pte; in radix__pte_update() local
191 unsigned long old_pte; in radix__ptep_get_and_clear_full() local
/Linux-v6.1/arch/sparc/include/asm/
Dhugetlb.h34 pte_t old_pte = *ptep; in huge_ptep_set_wrprotect() local
/Linux-v6.1/arch/arm64/kernel/
Dmte.c38 static void mte_sync_page_tags(struct page *page, pte_t old_pte, in mte_sync_page_tags()
59 void mte_sync_tags(pte_t old_pte, pte_t pte) in mte_sync_tags()
/Linux-v6.1/arch/arm64/include/asm/
Dmte.h62 static inline void mte_sync_tags(pte_t old_pte, pte_t pte) in mte_sync_tags()
Dpgtable.h298 pte_t old_pte; in __check_racy_pte_update() local
337 pte_t old_pte = READ_ONCE(*ptep); in __set_pte_at() local
881 pte_t old_pte, pte; in __ptep_test_and_clear_young() local
963 pte_t old_pte, pte; in ptep_set_wrprotect() local
/Linux-v6.1/arch/mips/kvm/
Dmmu.c453 pte_t old_pte; in kvm_set_spte_gfn() local
596 pte_t *ptep, entry, old_pte; in kvm_mips_map_page() local
/Linux-v6.1/arch/parisc/mm/
Dhugetlbpage.c164 pte_t old_pte; in huge_ptep_set_wrprotect() local
/Linux-v6.1/arch/powerpc/include/asm/
Dkvm_book3s_64.h424 pte_t old_pte, new_pte = __pte(0); in kvmppc_read_update_linux_pte() local
/Linux-v6.1/include/linux/
Dpgtable.h485 pte_t old_pte = *ptep; in ptep_set_wrprotect() local
966 pte_t *ptep, pte_t old_pte, pte_t pte) in ptep_modify_prot_commit()
Dhugetlb.h972 pte_t old_pte, pte_t pte) in huge_ptep_modify_prot_commit()
/Linux-v6.1/arch/parisc/include/asm/
Dpgtable.h441 pte_t old_pte; in ptep_get_and_clear() local
/Linux-v6.1/arch/s390/mm/
Dpgtable.c342 pte_t *ptep, pte_t old_pte, pte_t pte) in ptep_modify_prot_commit()
/Linux-v6.1/arch/x86/include/asm/
Dparavirt.h433 pte_t *ptep, pte_t old_pte, pte_t pte) in ptep_modify_prot_commit()
/Linux-v6.1/arch/arm64/mm/
Dmmu.c177 pte_t old_pte = READ_ONCE(*ptep); in init_pte() local
/Linux-v6.1/arch/x86/mm/pat/
Dset_memory.c1560 pte_t *kpte, old_pte; in __change_page_attr() local
/Linux-v6.1/fs/proc/
Dtask_mmu.c1110 pte_t old_pte; in clear_soft_dirty() local

12