Home
last modified time | relevance | path

Searched refs:vm_size (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h1313 unsigned int vm_size; member
1554 return __vmalloc(kvm_x86_ops.vm_size, GFP_KERNEL_ACCOUNT | __GFP_ZERO); in kvm_arch_alloc_vm()
/arch/x86/kvm/svm/
Dsvm.c4591 .vm_size = sizeof(struct kvm_svm),
/arch/x86/kvm/vmx/
Dvmx.c7740 .vm_size = sizeof(struct kvm_vmx),