Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/
Dpre_fault_memory_test.c68 const struct vm_shape shape = { in __test_pre_fault_memory() local
/tools/testing/selftests/kvm/lib/x86_64/
Dsev.c118 struct vm_shape shape = { in vm_sev_create_with_one_vcpu() local
/tools/testing/selftests/kvm/lib/
Dkvm_util.c268 struct kvm_vm *____vm_create(struct vm_shape shape) in ____vm_create()
409 struct kvm_vm *__vm_create(struct vm_shape shape, uint32_t nr_runnable_vcpus, in __vm_create()
469 struct kvm_vm *__vm_create_with_vcpus(struct vm_shape shape, uint32_t nr_vcpus, in __vm_create_with_vcpus()
486 struct kvm_vm *__vm_create_shape_with_one_vcpu(struct vm_shape shape, in __vm_create_shape_with_one_vcpu()
/tools/testing/selftests/kvm/x86_64/
Dprivate_mem_conversions_test.c385 const struct vm_shape shape = { in test_mem_conversions() local
/tools/bpf/bpftool/
Dcfg.c387 const char *shape; in draw_bb_node() local
/tools/testing/selftests/kvm/include/
Dkvm_util.h902 const struct vm_shape shape = { in vm_create_barebones_type() local
951 static inline struct kvm_vm *vm_create_shape_with_one_vcpu(struct vm_shape shape, in vm_create_shape_with_one_vcpu()