Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dmem_encrypt.h51 void sme_enable(struct boot_params *bp);
85 static inline void sme_enable(struct boot_params *bp) { } in sme_enable() function
/linux-6.15/arch/x86/kernel/
H A Dhead_64.S94 call sme_enable
/linux-6.15/arch/x86/mm/
H A Dmem_encrypt_identity.c491 void __head sme_enable(struct boot_params *bp) in sme_enable() function