Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c1106 static bool spte_write_protect(u64 *sptep, bool pt_protect) in spte_write_protect() function
1132 flush |= spte_write_protect(sptep, pt_protect); in __rmap_write_protect()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c1223 static bool spte_write_protect(u64 *sptep, bool pt_protect) in spte_write_protect() function
1246 flush |= spte_write_protect(sptep, pt_protect); in rmap_write_protect()

Completed in 30 milliseconds