Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpufeature.h94 #define cpu_has_fpu_sel (!boot_cpu_has(X86_FEATURE_NO_FPU_SEL)) macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c560 d->arch.x87_fip_width = cpu_has_fpu_sel ? 0 : 8; in arch_domain_create()

Completed in 7 milliseconds