Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmem_encrypt.h60 void __init sev_es_init_vc_handling(void);
87 static inline void sev_es_init_vc_handling(void) { } in sev_es_init_vc_handling() function
/linux/arch/x86/kernel/
H A Dtraps.c1567 sev_es_init_vc_handling(); in trap_init()
/linux/arch/x86/coco/sev/
H A Dcore.c1126 * the per-CPU GHCB page which is set up by sev_es_init_vc_handling(). in setup_ghcb()
1259 void __init sev_es_init_vc_handling(void) in sev_es_init_vc_handling() function