Searched defs:orig_pte (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 123 pte_t orig_pte = __ptep_get(ptep); in huge_ptep_get() local 180 pte_t orig_pte = get_clear_contig(mm, addr, ptep, pgsize, ncontig); in get_clear_contig_flush() local 408 pte_t orig_pte = __ptep_get(ptep + i); in __cont_access_flags_changed() local 427 pte_t orig_pte; in huge_ptep_set_access_flags() local
|
| /linux/mm/ |
| H A D | migrate_device.c | 993 pte_t orig_pte; in migrate_vma_insert_page() local
|
| H A D | ksm.c | 1294 pte_t *orig_pte) in write_protect_page() 1394 struct page *kpage, pte_t orig_pte) in replace_page() 1500 pte_t orig_pte = __pte(0); in try_to_merge_one_page() local
|
| H A D | memory.c | 949 pte_t *ptep, pte_t orig_pte) in restore_exclusive_pte() 986 unsigned long addr, pte_t *ptep, pte_t orig_pte) in try_restore_exclusive_pte() 1012 pte_t orig_pte = ptep_get(src_pte); in copy_nonpresent_pte() local
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_rm_mmu.c | 492 u64 pte, orig_pte, pte_r; in kvmppc_do_h_remove() local
|
| /linux/fs/proc/ |
| H A D | task_mmu.c | 2175 pte_t *pte, *orig_pte; in pagemap_pmd_range() local 3430 pte_t *orig_pte; in gather_pte_stats() local
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 1261 kvm_pte_t attr_clr, kvm_pte_t *orig_pte, in stage2_update_leaf_attrs()
|
| /linux/include/linux/ |
| H A D | mm.h | 769 pte_t orig_pte; /* Value of PTE at the time of fault */ member
|