Searched refs:KVM_STATS_BASE_POW10 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | kvm_host.h | 1846 KVM_STATS_BASE_POW10, 0) 1850 KVM_STATS_BASE_POW10, 0) 1854 KVM_STATS_BASE_POW10, 0) 1859 KVM_STATS_BASE_POW10, 0) 1863 KVM_STATS_BASE_POW10, 0) 1868 KVM_STATS_BASE_POW10, -9) 1872 KVM_STATS_BASE_POW10, -9, sz, bsz) 1876 KVM_STATS_BASE_POW10, -9, sz)
|
/openbmc/qemu/linux-headers/linux/ |
H A D | kvm.h | 1498 #define KVM_STATS_BASE_POW10 (0x0 << KVM_STATS_BASE_SHIFT) macro
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | kvm.h | 2184 #define KVM_STATS_BASE_POW10 (0x0 << KVM_STATS_BASE_SHIFT) macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | kvm.h | 2191 #define KVM_STATS_BASE_POW10 (0x0 << KVM_STATS_BASE_SHIFT) macro
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 4051 case KVM_STATS_BASE_POW10: in add_kvmstat_entry() 4137 case KVM_STATS_BASE_POW10: in add_kvmschema_entry()
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 5814 #define KVM_STATS_BASE_POW10 (0x0 << KVM_STATS_BASE_SHIFT) 5889 * ``KVM_STATS_BASE_POW10``
|