Searched refs:snp_init (Results 1 – 3 of 3) sorted by relevance
336 bool __head snp_init(struct boot_params *bp) in snp_init() function
496 snp_en = snp_init(bp); in sme_enable()
513 bool snp_init(struct boot_params *bp);584 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
Completed in 13 milliseconds