Home
last modified time | relevance | path

Searched defs:vm_shape (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h188 struct vm_shape { struct
195 kvm_static_assert(sizeof(struct vm_shape) == sizeof(uint64_t)); argument