34 #ifndef _RTE_POWER_KVM_VM_H
35 #define _RTE_POWER_KVM_VM_H
uint32_t rte_power_kvm_vm_freqs(unsigned lcore_id, uint32_t *freqs, uint32_t num)
int rte_power_kvm_vm_freq_min(unsigned lcore_id)
int rte_power_kvm_vm_freq_down(unsigned lcore_id)
int rte_power_kvm_vm_exit(unsigned lcore_id)
int rte_power_kvm_vm_freq_max(unsigned lcore_id)
int rte_power_kvm_vm_set_freq(unsigned lcore_id, uint32_t index)
uint32_t rte_power_kvm_vm_get_freq(unsigned lcore_id)
int rte_power_kvm_vm_freq_up(unsigned lcore_id)
int rte_power_kvm_vm_init(unsigned lcore_id)