Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c1124 spte_write_protect(struct kvm *kvm, u64 *sptep, bool *flush, bool pt_protect) in spte_write_protect() argument
1129 !(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() argument
1156 if (spte_write_protect(kvm, sptep, &flush, pt_protect)) { in __rmap_write_protect()