Home
last modified time | relevance | path

Searched refs:snp_cleanup_vmsa (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/hyperv/
H A Divm.c284 static void snp_cleanup_vmsa(struct sev_es_save_area *vmsa) in snp_cleanup_vmsa() function
374 snp_cleanup_vmsa(vmsa); in hv_snp_boot_ap()
381 snp_cleanup_vmsa(cur_vmsa); in hv_snp_boot_ap()
/linux/arch/x86/coco/sev/
H A Dcore.c524 static void snp_cleanup_vmsa(struct sev_es_save_area *vmsa, int apic_id) in snp_cleanup_vmsa() function
685 snp_cleanup_vmsa(vmsa, apic_id); in shutdown_all_aps()
874 snp_cleanup_vmsa(vmsa, apic_id); in wakeup_cpu_via_vmgexit()
880 snp_cleanup_vmsa(cur_vmsa, apic_id); in wakeup_cpu_via_vmgexit()