Home
last modified time | relevance | path

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

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