Searched refs:sme_encrypt_kernel (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmem_encrypt.h50 void sme_encrypt_kernel(struct boot_params *bp);
84 static inline void sme_encrypt_kernel(struct boot_params *bp) { } function
/linux-master/arch/x86/mm/
H A Dmem_encrypt_identity.c288 void __head sme_encrypt_kernel(struct boot_params *bp) function
/linux-master/arch/x86/kernel/
H A Dhead64.c100 sme_encrypt_kernel(bp);

Completed in 145 milliseconds