Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsev-guest.h97 #define SNP_GUEST_VMM_ERR_BUSY 2 macro
/linux/arch/x86/coco/sev/
H A Dcore.c1363 case SNP_GUEST_VMM_ERR(SNP_GUEST_VMM_ERR_BUSY): in snp_issue_guest_request()
/linux/arch/x86/kvm/svm/
H A Dsev.c4174 return snp_req_certs_err(svm, SNP_GUEST_VMM_ERR_BUSY); in snp_complete_req_certs()