Searched refs:force_flush_and_sync_on_reuse (Results 1 – 1 of 1) sorted by relevance
89 static bool __read_mostly force_flush_and_sync_on_reuse; variable90 module_param_named(flush_on_reuse, force_flush_and_sync_on_reuse, bool, 0644);4468 if (force_flush_and_sync_on_reuse) { in kvm_mmu_new_pgd()