Searched defs:shape (Results 1 – 6 of 6) sorted by relevance
68 const struct vm_shape shape = { in __test_pre_fault_memory() local
164 struct vm_shape shape = { in vm_sev_create_with_one_vcpu() local
291 struct kvm_vm *____vm_create(struct vm_shape shape) in ____vm_create()465 static bool is_guest_memfd_required(struct vm_shape shape) in is_guest_memfd_required()474 struct kvm_vm *__vm_create(struct vm_shape shape, uint32_t nr_runnable_vcpus, in __vm_create()544 struct kvm_vm *__vm_create_with_vcpus(struct vm_shape shape, uint32_t nr_vcpus, in __vm_create_with_vcpus()561 struct kvm_vm *__vm_create_shape_with_one_vcpu(struct vm_shape shape, in __vm_create_shape_with_one_vcpu()
385 const struct vm_shape shape = { in test_mem_conversions() local
388 const char *shape; in draw_bb_node() local
999 const struct vm_shape shape = { in vm_create_barebones_type() local1048 static inline struct kvm_vm *vm_create_shape_with_one_vcpu(struct vm_shape shape, in vm_create_shape_with_one_vcpu()
Completed in 16 milliseconds