Searched refs:sev_get_status (Results 1 – 3 of 3) sorted by relevance
215 u64 sev_get_status(void);243 static inline u64 sev_get_status(void) { return 0; } in sev_get_status() function
517 * sev_get_status - Retrieve the SEV status mask522 u64 sev_get_status(void) in sev_get_status() function
761 unsupported = snp_get_unsupported_features(sev_get_status()); in have_unsupported_snp_features()