Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_manager.h30 #define MAX_VCPUS 20 macro
35 unsigned int pcpus[MAX_VCPUS];
H A Dchannel_manager.c711 int i, ii, numVcpus[MAX_VCPUS], n_vcpus; in get_all_vm()