Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/
Dkvm_util.h184 struct vm_shape { struct
191 kvm_static_assert(sizeof(struct vm_shape) == sizeof(uint64_t)); argument