Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dvmcb.c33 struct vmcb_struct *alloc_vmcb(void) in alloc_vmcb() function
227 (nv->nv_n1vmcx = alloc_vmcb()) == NULL ) in svm_create_vmcb()
A Dnestedsvm.c116 nv->nv_n2vmcx = alloc_vmcb(); in nsvm_vcpu_initialise()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/svm/
A Dvmcb.h528 struct vmcb_struct *alloc_vmcb(void);
556 static inline typeof(alloc_vmcb()->_ ## name) \

Completed in 10 milliseconds