Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmem_encrypt.h49 void sme_encrypt_kernel(struct boot_params *bp);
84 static inline void sme_encrypt_kernel(struct boot_params *bp) { } in sme_encrypt_kernel() function
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c135 sme_encrypt_kernel(bp); in sme_postprocess_startup()
/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt_identity.c288 void __head sme_encrypt_kernel(struct boot_params *bp) in sme_encrypt_kernel() function