Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/mmu/
Dmmu.c3869 bool skip_tlb_flush, bool skip_mmu_sync) in __kvm_mmu_new_pgd() argument
3884 if (!skip_mmu_sync || force_flush_and_sync_on_reuse) in __kvm_mmu_new_pgd()
3907 bool skip_mmu_sync) in kvm_mmu_new_pgd() argument
3910 skip_tlb_flush, skip_mmu_sync); in kvm_mmu_new_pgd()
/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h1562 bool skip_mmu_sync);