Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dshared.c1100 int snp_cpuid_ret; in vc_handle_cpuid() local
1102 snp_cpuid_ret = vc_handle_cpuid_snp(ghcb, ctxt); in vc_handle_cpuid()
1103 if (!snp_cpuid_ret) in vc_handle_cpuid()
1105 if (snp_cpuid_ret != -EOPNOTSUPP) in vc_handle_cpuid()