Home
last modified time | relevance | path

Searched refs:spte_ad_need_write_protect (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/x86/kvm/mmu/
Dspte.h313 static inline bool spte_ad_need_write_protect(u64 spte) in spte_ad_need_write_protect() function
Dtdp_mmu.c1645 spte_ad_need_write_protect(iter.old_spte)); in clear_dirty_gfn_range()
1689 spte_ad_need_write_protect(iter.old_spte)); in clear_dirty_pt_masked()
Dmmu.c1211 if (spte_ad_need_write_protect(*sptep)) in __rmap_clear_dirty()