Searched refs:pt_protect (Results 1 – 1 of 1) sorted by relevance
1124 spte_write_protect(struct kvm *kvm, u64 *sptep, bool *flush, bool pt_protect) in spte_write_protect() argument1129 !(pt_protect && spte_is_locklessly_modifiable(spte))) in spte_write_protect()1139 if (pt_protect) in spte_write_protect()1148 bool pt_protect) in __rmap_write_protect() argument1156 if (spte_write_protect(kvm, sptep, &flush, pt_protect)) { in __rmap_write_protect()