Home
last modified time | relevance | path

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

/linux/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) { } in sme_encrypt_kernel() function
/linux/arch/x86/boot/startup/
H A Dmap_kernel.c41 sme_encrypt_kernel(bp); in sme_postprocess_startup()
H A Dsme.c285 void __init sme_encrypt_kernel(struct boot_params *bp) in sme_encrypt_kernel() function