Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dsev-shared.c951 int snp_cpuid_ret; in vc_handle_cpuid() local
953 snp_cpuid_ret = vc_handle_cpuid_snp(ghcb, ctxt); in vc_handle_cpuid()
954 if (!snp_cpuid_ret) in vc_handle_cpuid()
956 if (snp_cpuid_ret != -EOPNOTSUPP) in vc_handle_cpuid()