Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dcore.c962 static int vmgexit_ap_control(u64 event, struct sev_es_save_area *vmsa, u32 apic_id) in vmgexit_ap_control() function
1207 vmgexit_ap_control(SVM_VMGEXIT_AP_DESTROY, vmsa, apic_id); in shutdown_all_aps()
1401 ret = vmgexit_ap_control(SVM_VMGEXIT_AP_CREATE, vmsa, apic_id); in wakeup_cpu_via_vmgexit()