Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
A Dmisc.h139 void sev_enable(struct boot_params *bp);
147 static inline void sev_enable(struct boot_params *bp) in sev_enable() function
A Dsev.c555 void sev_enable(struct boot_params *bp) in sev_enable() function
A Dhead_64.S398 call sev_enable
/linux/arch/x86/include/asm/
A Dsev.h342 extern void sev_enable(struct boot_params *bp);
411 static inline void sev_enable(struct boot_params *bp) { } in sev_enable() function
/linux/drivers/firmware/efi/libstub/
A Dx86-stub.c1057 sev_enable(boot_params); in efi_stub_entry()

Completed in 16 milliseconds