Searched refs:sev_es_rd_ghcb_msr (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dsev.c60 static inline u64 sev_es_rd_ghcb_msr(void) function
156 val = sev_es_rd_ghcb_msr();
/linux-master/arch/x86/kernel/
H A Dsev-shared.c127 val = sev_es_rd_ghcb_msr();
142 val = sev_es_rd_ghcb_msr();
157 val = sev_es_rd_ghcb_msr();
257 val = sev_es_rd_ghcb_msr();
H A Dsev.c278 static inline u64 sev_es_rd_ghcb_msr(void) function
734 val = sev_es_rd_ghcb_msr();

Completed in 191 milliseconds