Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/boot/compressed/
Dsev.c68 static inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr() function
148 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in __page_state_change()
281 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ghcb_terminate()
/Linux-v6.6/arch/x86/kernel/
Dsev-shared.c100 sev_es_wr_ghcb_msr(val); in sev_es_terminate()
117 sev_es_wr_ghcb_msr(GHCB_MSR_HV_FT_REQ); in get_hv_features()
132 sev_es_wr_ghcb_msr(GHCB_MSR_REG_GPA_REQ_VAL(pfn)); in snp_register_ghcb_early()
148 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
238 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ghcb_hv_call()
248 sev_es_wr_ghcb_msr(GHCB_CPUID_REQ(fn, reg_idx)); in __sev_cpuid_hv()
Dsev.c262 static __always_inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr() function
594 sev_es_wr_ghcb_msr(__pa_nodebug(ghcb)); in __sev_es_nmi_complete()
671 sev_es_wr_ghcb_msr(__pa(ghcb)); in get_jump_table_addr()
709 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in early_set_pages_state()
1089 sev_es_wr_ghcb_msr(__pa(ghcb)); in wakeup_cpu_via_vmgexit()
1285 sev_es_wr_ghcb_msr(__pa(ghcb)); in sev_es_ap_hlt_loop()