Searched refs:snp_set_vmsa (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/hyperv/ |
| H A D | ivm.c | 266 static int snp_set_vmsa(void *va, bool vmsa) in snp_set_vmsa() function 288 err = snp_set_vmsa(vmsa, false); in snp_cleanup_vmsa() 350 ret = snp_set_vmsa(vmsa, true); in hv_snp_boot_ap()
|
| /linux/arch/x86/coco/sev/ |
| H A D | core.c | 479 static int snp_set_vmsa(void *va, void *caa, int apic_id, bool make_vmsa) in snp_set_vmsa() function 528 err = snp_set_vmsa(vmsa, NULL, apic_id, false); in snp_cleanup_vmsa() 863 ret = snp_set_vmsa(vmsa, caa, apic_id, true); in wakeup_cpu_via_vmgexit()
|