Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dshared.c46 static int svsm_perform_call_protocol(struct svsm_call *call);
1276 ret = svsm_perform_call_protocol(&call); in svsm_pval_4k_page()
1432 ret = svsm_perform_call_protocol(&call); in svsm_pval_pages()
1471 ret = svsm_perform_call_protocol(&call); in svsm_pval_pages()
Dcore.c669 static int svsm_perform_call_protocol(struct svsm_call *call) in svsm_perform_call_protocol() function
1036 ret = svsm_perform_call_protocol(&call); in snp_set_vmsa()
1568 ret = svsm_perform_call_protocol(&call); in sev_es_init_vc_handling()
2284 ret = svsm_perform_call_protocol(&call); in svsm_setup()
2435 ret = svsm_perform_call_protocol(call); in snp_issue_svsm_attest_req()
/linux-6.12.1/arch/x86/boot/compressed/
Dsev.c142 static int svsm_perform_call_protocol(struct svsm_call *call) in svsm_perform_call_protocol() function