Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c68 static inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr() function
151 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in __page_state_change()
284 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ghcb_terminate()
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c101 sev_es_wr_ghcb_msr(val); in sev_es_terminate()
118 sev_es_wr_ghcb_msr(GHCB_MSR_HV_FT_REQ); in get_hv_features()
133 sev_es_wr_ghcb_msr(GHCB_MSR_REG_GPA_REQ_VAL(pfn)); in snp_register_ghcb_early()
149 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
239 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ghcb_hv_call()
249 sev_es_wr_ghcb_msr(GHCB_CPUID_REQ(fn, reg_idx)); in __sev_cpuid_hv()
H A Dsev.c264 static __always_inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr() function
596 sev_es_wr_ghcb_msr(__pa_nodebug(ghcb)); in __sev_es_nmi_complete()
673 sev_es_wr_ghcb_msr(__pa(ghcb)); in get_jump_table_addr()
712 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in early_set_pages_state()
1077 sev_es_wr_ghcb_msr(__pa(ghcb)); in wakeup_cpu_via_vmgexit()
1276 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ap_hlt_loop()