Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/kvm/include/
Dkvm_util.h180 struct vm_shape { struct
187 kvm_static_assert(sizeof(struct vm_shape) == sizeof(uint64_t)); argument