Home
last modified time | relevance | path

Searched refs:kvm_mips_count_time (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/kvm/
H A Demulate.c358 * kvm_mips_count_time() - Get effective current time.
367 static inline ktime_t kvm_mips_count_time(struct kvm_vcpu *vcpu) in kvm_mips_count_time() function
610 now = kvm_mips_count_time(vcpu); in kvm_mips_write_count()
667 now = kvm_mips_count_time(vcpu); in kvm_mips_set_count_hz()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Demulate.c357 * kvm_mips_count_time() - Get effective current time.
366 static inline ktime_t kvm_mips_count_time(struct kvm_vcpu *vcpu) in kvm_mips_count_time() function
609 now = kvm_mips_count_time(vcpu); in kvm_mips_write_count()
666 now = kvm_mips_count_time(vcpu); in kvm_mips_set_count_hz()

Completed in 6 milliseconds