Home
last modified time | relevance | path

Searched refs:kvm_mips_resume_mm (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dtlb.c676 * kvm_mips_resume_mm() should be called before context switching to a different
689 * kvm_mips_resume_mm() - Resume the current process mm.
695 void kvm_mips_resume_mm(int cpu) in kvm_mips_resume_mm() function
700 EXPORT_SYMBOL_GPL(kvm_mips_resume_mm); variable
H A Dtrap_emul.c1066 kvm_mips_resume_mm(cpu); in kvm_trap_emul_vcpu_put()
1251 kvm_mips_resume_mm(cpu); in kvm_trap_emul_vcpu_run()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkvm_host.h930 void kvm_mips_resume_mm(int cpu);

Completed in 6 milliseconds