Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kvm/
Dtrap_emul.c520 *v = kvm_mips_read_count(vcpu); in kvm_trap_emul_get_one_reg()
Demulate.c363 uint32_t kvm_mips_read_count(struct kvm_vcpu *vcpu) in kvm_mips_read_count() function
1036 vcpu->arch.gprs[rt] = kvm_mips_read_count(vcpu); in kvm_mips_emulate_CP0()
2362 arch->gprs[rt] = kvm_mips_read_count(vcpu); in kvm_mips_handle_ri()
/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h783 uint32_t kvm_mips_read_count(struct kvm_vcpu *vcpu);