Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dkvm_para.h26 #define KVM_HC_MIPS_GET_CLOCK_FREQ 6 macro
/Linux-v5.4/arch/mips/paravirt/
Dsetup.c26 mips_hpt_frequency = kvm_hypercall0(KVM_HC_MIPS_GET_CLOCK_FREQ); in plat_time_init()