Searched refs:snp_init (Results 1 – 4 of 4) sorted by relevance
209 bool snp_init(struct boot_params *bp);233 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
476 snp = snp_init(bp); in sev_enable()582 bool snp_init(struct boot_params *bp) in snp_init() function
501 snp = snp_init(bp); in sme_enable()
2076 bool __head snp_init(struct boot_params *bp) in snp_init() function