Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmem_encrypt.h41 void __init sme_enable(struct boot_params *bp);
70 static inline void __init sme_enable(struct boot_params *bp) { } in sme_enable() function
/Linux-v5.4/arch/x86/kernel/
Dhead64.c145 sme_enable(bp); in __startup_64()
/Linux-v5.4/arch/x86/mm/
Dmem_encrypt_identity.c487 void __init sme_enable(struct boot_params *bp) in sme_enable() function