Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmem_encrypt.h41 void __init sme_early_init(void);
70 static inline void __init sme_early_init(void) { } in sme_early_init() function
/Linux-v4.19/arch/x86/mm/
Dmem_encrypt.c179 void __init sme_early_init(void) in sme_early_init() function
/Linux-v4.19/arch/x86/kernel/
Dhead64.c435 sme_early_init(); in x86_64_start_kernel()