Searched refs:snp_init (Results 1 – 4 of 4) sorted by relevance
197 bool snp_init(struct boot_params *bp);217 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
361 snp = snp_init(bp); in sev_enable()466 bool snp_init(struct boot_params *bp) in snp_init() function
516 snp = snp_init(bp); in sme_enable()
2093 bool __init snp_init(struct boot_params *bp) in snp_init() function