Home
last modified time | relevance | path

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

/linux/arch/riscv/kvm/
A Dvcpu_timer.c72 int kvm_riscv_vcpu_timer_next_event(struct kvm_vcpu *vcpu, u64 ncycles) in kvm_riscv_vcpu_timer_next_event() function
163 ret = kvm_riscv_vcpu_timer_next_event(vcpu, reg_val); in kvm_riscv_vcpu_set_reg_timer()
A Dvcpu_sbi.c107 kvm_riscv_vcpu_timer_next_event(vcpu, next_cycle); in kvm_riscv_vcpu_sbi_ecall()
/linux/arch/riscv/include/asm/
A Dkvm_vcpu_timer.h33 int kvm_riscv_vcpu_timer_next_event(struct kvm_vcpu *vcpu, u64 ncycles);

Completed in 7 milliseconds