Searched refs:cpu_has_fpu_sel (Results 1 – 2 of 2) sorted by relevance
94 #define cpu_has_fpu_sel (!boot_cpu_has(X86_FEATURE_NO_FPU_SEL)) macro
560 d->arch.x87_fip_width = cpu_has_fpu_sel ? 0 : 8; in arch_domain_create()
Completed in 7 milliseconds