Home
last modified time | relevance | path

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

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