Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsvm.h456 u16 x87_fcw; member
/linux-6.12.1/arch/x86/coco/sev/
Dcore.c1191 vmsa->x87_fcw = AP_INIT_X87_FCW_DEFAULT; in wakeup_cpu_via_vmgexit()
/linux-6.12.1/arch/x86/kvm/svm/
Dsev.c868 save->x87_fcw = xsave->i387.cwd; in sev_es_sync_vmsa()