Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmem_encrypt.h44 void __init sme_enable(struct boot_params *bp);
73 static inline void __init sme_enable(struct boot_params *bp) { } in sme_enable() function
/Linux-v4.19/arch/x86/kernel/
Dhead64.c145 sme_enable(bp); in __startup_64()
/Linux-v4.19/arch/x86/mm/
Dmem_encrypt_identity.c471 void __init sme_enable(struct boot_params *bp) in sme_enable() function