Home
last modified time | relevance | path

Searched refs:sme_enable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmem_encrypt.h50 void sme_enable(struct boot_params *bp);
85 static inline void sme_enable(struct boot_params *bp) { } in sme_enable() function
/openbmc/linux/arch/x86/kernel/
H A Dhead_64.S100 call sme_enable
/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt_identity.c493 void __head sme_enable(struct boot_params *bp) in sme_enable() function