Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dshared.c1101 int snp_cpuid_ret; in vc_handle_cpuid() local
1103 snp_cpuid_ret = vc_handle_cpuid_snp(ghcb, ctxt); in vc_handle_cpuid()
1104 if (!snp_cpuid_ret) in vc_handle_cpuid()
1106 if (snp_cpuid_ret != -EOPNOTSUPP) in vc_handle_cpuid()