Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dvc-shared.c535 int snp_cpuid_ret; in vc_handle_cpuid() local
537 snp_cpuid_ret = vc_handle_cpuid_snp(ghcb, ctxt); in vc_handle_cpuid()
538 if (!snp_cpuid_ret) in vc_handle_cpuid()
540 if (snp_cpuid_ret != -EOPNOTSUPP) in vc_handle_cpuid()