Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/boot/compressed/
Dsev.c68 static inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr() function
140 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in __page_state_change()
221 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ghcb_terminate()
/linux-6.1.9/arch/x86/kernel/
Dsev-shared.c97 sev_es_wr_ghcb_msr(val); in sev_es_terminate()
114 sev_es_wr_ghcb_msr(GHCB_MSR_HV_FT_REQ); in get_hv_features()
129 sev_es_wr_ghcb_msr(GHCB_MSR_REG_GPA_REQ_VAL(pfn)); in snp_register_ghcb_early()
145 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
235 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ghcb_hv_call()
245 sev_es_wr_ghcb_msr(GHCB_CPUID_REQ(fn, reg_idx)); in __sev_cpuid_hv()
Dsev.c250 static __always_inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr() function
555 sev_es_wr_ghcb_msr(__pa_nodebug(ghcb)); in __sev_es_nmi_complete()
632 sev_es_wr_ghcb_msr(__pa(ghcb)); in get_jump_table_addr()
676 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in early_set_pages_state()
1105 sev_es_wr_ghcb_msr(__pa(ghcb)); in wakeup_cpu_via_vmgexit()
1299 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ap_hlt_loop()