Searched refs:sev_enable (Results 1 – 5 of 5) sorted by relevance
143 void sev_enable(struct boot_params *bp);
360 void sev_enable(struct boot_params *bp) in sev_enable() function
390 call sev_enable
465 extern void sev_enable(struct boot_params *bp);608 static inline void sev_enable(struct boot_params *bp) { } in sev_enable() function
1036 sev_enable(boot_params); in efi_stub_entry()