Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsev.c3665 static int setup_vmgexit_scratch(struct vcpu_svm *svm, bool sync, u64 min_len) in setup_vmgexit_scratch() function
4528 ret = setup_vmgexit_scratch(svm, !is_write, len); in sev_handle_vmgexit()
4580 ret = setup_vmgexit_scratch(svm, true, sizeof(struct psc_hdr)); in sev_handle_vmgexit()
4634 r = setup_vmgexit_scratch(svm, in, bytes); in sev_es_string_io()