Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/mmu/
Dmmu.c1110 static bool spte_write_protect(u64 *sptep, bool pt_protect) in spte_write_protect() function
1136 flush |= spte_write_protect(sptep, pt_protect); in __rmap_write_protect()