Searched refs:pt_protect (Results 1 – 1 of 1) sorted by relevance
1161 static bool spte_write_protect(struct kvm *kvm, u64 *sptep, bool pt_protect) in spte_write_protect() argument1166 !(pt_protect && spte_is_locklessly_modifiable(spte))) in spte_write_protect()1171 if (pt_protect) in spte_write_protect()1179 bool pt_protect) in __rmap_write_protect() argument1188 flush |= spte_write_protect(kvm, sptep, pt_protect); in __rmap_write_protect()