Searched refs:snp_set_vmsa (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/hyperv/ |
| H A D | ivm.c | 262 static int snp_set_vmsa(void *va, bool vmsa) in snp_set_vmsa() function 284 err = snp_set_vmsa(vmsa, false); in snp_cleanup_vmsa() 340 ret = snp_set_vmsa(vmsa, true); in hv_snp_boot_ap()
|
| /linux-6.15/arch/x86/coco/sev/ |
| H A D | core.c | 1002 static int snp_set_vmsa(void *va, void *caa, int apic_id, bool make_vmsa) in snp_set_vmsa() function 1051 err = snp_set_vmsa(vmsa, NULL, apic_id, false); in snp_cleanup_vmsa() 1392 ret = snp_set_vmsa(vmsa, caa, apic_id, true); in wakeup_cpu_via_vmgexit()
|