Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h885 static inline int sev_vcpu_create(struct kvm_vcpu *vcpu) { return 0; } in sev_vcpu_create() function
H A Dsev.c4643 int sev_vcpu_create(struct kvm_vcpu *vcpu) in sev_vcpu_create() function