Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/mmu/
Dspte.h165 static inline bool spte_ad_need_write_protect(u64 spte) in spte_ad_need_write_protect() function
Dtdp_mmu.c864 if (spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_gfn_range()
939 if (wrprot || spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_pt_masked()
Dmmu.c1175 if (spte_ad_need_write_protect(*sptep)) in __rmap_clear_dirty()