Home
last modified time | relevance | path

Searched refs:spte_ad_need_write_protect (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dspte.h159 static inline bool spte_ad_need_write_protect(u64 spte) in spte_ad_need_write_protect() function
H A Dtdp_mmu.c908 if (spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_gfn_range()
973 if (wrprot || spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_pt_masked()
H A Dmmu.c1171 if (spte_ad_need_write_protect(*sptep)) in __rmap_clear_dirty()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dspte.h285 static inline bool spte_ad_need_write_protect(u64 spte) in spte_ad_need_write_protect() function
H A Dtdp_mmu.c1534 spte_ad_need_write_protect(iter.old_spte)); in clear_dirty_gfn_range()
1595 spte_ad_need_write_protect(iter.old_spte)); in clear_dirty_pt_masked()
H A Dmmu.c1284 if (spte_ad_need_write_protect(*sptep)) in __rmap_clear_dirty()

Completed in 22 milliseconds