Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
A Dspte.h227 static inline bool spte_ad_need_write_protect(u64 spte) in spte_ad_need_write_protect() function
A Dtdp_mmu.c1252 if (spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_gfn_range()
1327 if (wrprot || spte_ad_need_write_protect(iter.old_spte)) { in clear_dirty_pt_masked()
A Dmmu.c1287 if (spte_ad_need_write_protect(*sptep)) in __rmap_clear_dirty()

Completed in 18 milliseconds