Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c3892 bool skip_tlb_flush, bool skip_mmu_sync) in __kvm_mmu_new_pgd() argument
3907 if (!skip_mmu_sync || force_flush_and_sync_on_reuse) in __kvm_mmu_new_pgd()
3930 bool skip_mmu_sync) in kvm_mmu_new_pgd() argument
3933 skip_tlb_flush, skip_mmu_sync); in kvm_mmu_new_pgd()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1571 bool skip_mmu_sync);