Searched refs:sev_get_status (Results 1 – 4 of 4) sorted by relevance
16 u64 sev_get_status(void);39 static inline u64 sev_get_status(void) { return 0; } in sev_get_status() function
490 * sev_get_status - Retrieve the SEV status mask495 u64 sev_get_status(void) in sev_get_status() function 534 if (!(sev_get_status() & MSR_AMD64_SEV_SNP_ENABLED)) in early_is_sevsnp_guest()
519 u64 sev_get_status(void);593 static inline u64 sev_get_status(void) { return 0; } in sev_get_status() function
688 unsupported = snp_get_unsupported_features(sev_get_status()); in have_unsupported_snp_features()