Searched refs:pt_protect (Results 1 – 1 of 1) sorted by relevance
1316 static bool spte_write_protect(u64 *sptep, bool pt_protect) in spte_write_protect() argument1321 !(pt_protect && is_mmu_writable_spte(spte))) in spte_write_protect()1324 if (pt_protect) in spte_write_protect()1332 bool pt_protect) in rmap_write_protect() argument1339 flush |= spte_write_protect(sptep, pt_protect); in rmap_write_protect()