Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dsev-shared.c872 int snp_cpuid_ret; in vc_handle_cpuid() local
874 snp_cpuid_ret = vc_handle_cpuid_snp(regs); in vc_handle_cpuid()
875 if (!snp_cpuid_ret) in vc_handle_cpuid()
877 if (snp_cpuid_ret != -EOPNOTSUPP) in vc_handle_cpuid()