Searched defs:newpte (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.h | 168 static inline union pgste _gmap_ptep_xchg(struct gmap *gmap, union pte *ptep, union pte newpte, in _gmap_ptep_xchg() 193 static inline union pgste gmap_ptep_xchg(struct gmap *gmap, union pte *ptep, union pte newpte, in gmap_ptep_xchg()
|
| H A D | gmap.c | 557 union pte newpte, oldpte = READ_ONCE(*f->ptep); in _gmap_handle_minor_pte_fault() local 634 union pte newpte, oldpte; in _gmap_link() local
|
| H A D | gaccess.c | 1426 union pte newpte; in _do_shadow_pte() local
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | tlbflush.h | 205 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
| /linux/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 609 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
| /linux/include/asm-generic/ |
| H A D | tlb.h | 778 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
|
| /linux/mm/ |
| H A D | mprotect.c | 321 pte_t newpte; in change_pte_range() local [all...] |
| H A D | hugetlb.c | 4874 pte_t newpte = make_huge_pte(vma, new_folio, true); in hugetlb_install_folio() local 5609 pte_t newpte = make_huge_pte(vma, new_folio, !unshare); in hugetlb_wp() local 6495 pte_t newpte = pte; in hugetlb_change_protection() local
|
| H A D | migrate.c | 302 pte_t newpte; in try_to_map_unused_to_zeropage() local
|
| H A D | ksm.c | 1381 pte_t newpte; in replace_page() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pt.c | 1105 struct xe_pt *newpte = xe_pt_entry_staging(pt_dir, j_); in xe_pt_abort_bind() local 1135 struct xe_pt *newpte = entries[i].pt_entries[j].pt; in xe_pt_commit_prepare_bind() local
|