Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/boot/compressed/
Dsev.c545 bool snp_init(struct boot_params *bp) in snp_init() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dsev.h233 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
/kernel/linux/linux-6.6/arch/x86/kernel/
Dsev.c2076 bool __head snp_init(struct boot_params *bp) in snp_init() function