Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dvcpu.c1519 unsigned long timer_hz; in kvm_arch_vcpu_create() local
1558 timer_hz = calc_const_freq(); in kvm_arch_vcpu_create()
1559 kvm_init_timer(vcpu, timer_hz); in kvm_arch_vcpu_create()