Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c1193 static bool spte_write_protect(struct kvm *kvm, u64 *sptep, bool pt_protect) in spte_write_protect() function
1218 flush |= spte_write_protect(kvm, sptep, pt_protect); in __rmap_write_protect()