Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/boot/compressed/
Dmisc.h147 static inline void sev_enable(struct boot_params *bp) in sev_enable() function
Dsev.c555 void sev_enable(struct boot_params *bp) in sev_enable() function
/linux-6.12.1/arch/x86/include/asm/
Dsev.h411 static inline void sev_enable(struct boot_params *bp) { } in sev_enable() function