Home
last modified time | relevance | path

Searched refs:snp_init (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsev.h513 bool snp_init(struct boot_params *bp);
602 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function