Home
last modified time | relevance | path

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

/linux/arch/x86/boot/startup/
H A Dsev-startup.c193 bool __init snp_init(struct boot_params *bp) in snp_init() function
/linux/arch/x86/include/asm/
H A Dsev.h619 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function