Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c947 int snp_cpuid_ret; in vc_handle_cpuid() local
949 snp_cpuid_ret = vc_handle_cpuid_snp(ghcb, ctxt); in vc_handle_cpuid()
950 if (!snp_cpuid_ret) in vc_handle_cpuid()
952 if (snp_cpuid_ret != -EOPNOTSUPP) in vc_handle_cpuid()