Searched refs:snp_init (Results 1 – 4 of 4) sorted by relevance
210 bool snp_init(struct boot_params *bp);234 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
473 snp = snp_init(bp); in sev_enable()579 bool snp_init(struct boot_params *bp) in snp_init() function
516 snp = snp_init(bp); in sme_enable()
2088 bool __init snp_init(struct boot_params *bp) in snp_init() function