| D | kvm_host.h | 1911 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz)		       \  argument 1920 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz)	       \  argument 1928 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz)	       \  argument 1936 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz)		       \  argument 1944 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz)		       \  argument 1953 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz)		       \  argument
  |