Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmem_encrypt.h46 void __init sme_early_init(void);
81 static inline void __init sme_early_init(void) { } in sme_early_init() function
/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt_amd.c490 void __init sme_early_init(void) in sme_early_init() function
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c507 sme_early_init(); in x86_64_start_kernel()