Home
last modified time | relevance | path

Searched refs:kvm_mips_write_count (Results 1 – 3 of 3) sorted by relevance

/arch/mips/kvm/
Demulate.c485 void kvm_mips_write_count(struct kvm_vcpu *vcpu, u32 count) in kvm_mips_write_count() function
518 kvm_mips_write_count(vcpu, 0); in kvm_mips_init_count()
683 kvm_mips_write_count(vcpu, count); in kvm_mips_count_enable_cause()
1195 kvm_mips_write_count(vcpu, vcpu->arch.gprs[rt]); in kvm_mips_emulate_CP0()
Dtrap_emul.c558 kvm_mips_write_count(vcpu, v); in kvm_trap_emul_set_one_reg()
/arch/mips/include/asm/
Dkvm_host.h705 void kvm_mips_write_count(struct kvm_vcpu *vcpu, u32 count);