Home
last modified time | relevance | path

Searched defs:count_hz (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/kvm/
H A Demulate.c629 void kvm_mips_init_count(struct kvm_vcpu *vcpu, unsigned long count_hz) in kvm_mips_init_count()
650 int kvm_mips_set_count_hz(struct kvm_vcpu *vcpu, s64 count_hz) in kvm_mips_set_count_hz()
H A Dvz.c3080 unsigned long count_hz = 100*1000*1000; /* default to 100 MHz */ in kvm_vz_vcpu_setup() local
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h333 u32 count_hz; member