Searched refs:sev_get_status (Results 1 – 3 of 3) sorted by relevance
399 u64 sev_get_status(void);435 static inline u64 sev_get_status(void) { return 0; } in sev_get_status() function
653 u64 sev_get_status(void) in sev_get_status() function
823 unsupported = snp_get_unsupported_features(sev_get_status()); in have_unsupported_snp_features()