Searched refs:SNP_MIN_API_MAJOR (Results 1 – 1 of 1) sorted by relevance
45 #define SNP_MIN_API_MAJOR 1 macro1112 if (!sev_version_greater_or_equal(SNP_MIN_API_MAJOR, SNP_MIN_API_MINOR)) { in __sev_snp_init_locked()1114 SNP_MIN_API_MAJOR, SNP_MIN_API_MINOR); in __sev_snp_init_locked()1131 if (sev_version_greater_or_equal(SNP_MIN_API_MAJOR, 52)) { in __sev_snp_init_locked()