Home
last modified time | relevance | path

Searched defs:newpte (Results 1 – 8 of 8) sorted by relevance

/linux/arch/s390/kvm/
H A Dgmap.h191 static inline bool pte_needs_unshadow(union pte oldpte, union pte newpte, union pgste pgste) in pte_needs_unshadow()
200 static inline union pgste _gmap_ptep_xchg(struct gmap *gmap, union pte *ptep, union pte newpte, in _gmap_ptep_xchg()
227 static inline union pgste gmap_ptep_xchg(struct gmap *gmap, union pte *ptep, union pte newpte, in gmap_ptep_xchg()
H A Dgmap.c557 union pte newpte, oldpte = READ_ONCE(*f->ptep); in _gmap_handle_minor_pte_fault() local
653 union pte newpte, oldpte; in _gmap_link() local
H A Dgaccess.c1426 union pte newpte; in _do_shadow_pte() local
/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h205 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
/linux/arch/arm64/include/asm/
H A Dtlbflush.h742 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) in pte_needs_flush()
/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c1131 struct xe_pt *newpte = xe_pt_entry_staging(pt_dir, j_); in xe_pt_abort_bind() local
1161 struct xe_pt *newpte = entries[i].pt_entries[j].pt; in xe_pt_commit_prepare_bind() local
/linux/mm/
H A Dhugetlb.c4858 pte_t newpte = make_huge_pte(vma, new_folio, true); in hugetlb_install_folio() local
5593 pte_t newpte = make_huge_pte(vma, new_folio, !unshare); in hugetlb_wp() local
6479 pte_t newpte = pte; in hugetlb_change_protection() local
H A Dmigrate.c302 pte_t newpte; in try_to_map_unused_to_zeropage() local