Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/mmu/
Dspte.h255 static inline bool spte_ad_need_write_protect(u64 spte) in spte_ad_need_write_protect() function
Dtdp_mmu.c1625 if (spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_gfn_range()
1695 if (wrprot || spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_pt_masked()
Dmmu.c1233 if (spte_ad_need_write_protect(*sptep)) in __rmap_clear_dirty()