Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()