Searched refs:cpu_has_fxsr (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Di387.c52 if (cpu_has_fxsr) {
75 if (cpu_has_fxsr)
126 if (cpu_has_fxsr) {
185 return (cpu_has_fxsr && tsk_used_math(target)) ? regset->n : 0;
194 if (!cpu_has_fxsr)
213 if (!cpu_has_fxsr)
455 if (!cpu_has_fxsr) {
489 if (!cpu_has_fxsr) {
608 if (cpu_has_fxsr)
712 else if (cpu_has_fxsr)
[all...]
H A Dtraps.c876 if (cpu_has_fxsr) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c52 if (cpu_has_fxsr) {
75 if (cpu_has_fxsr)
126 if (cpu_has_fxsr) {
185 return (cpu_has_fxsr && tsk_used_math(target)) ? regset->n : 0;
194 if (!cpu_has_fxsr)
213 if (!cpu_has_fxsr)
455 if (!cpu_has_fxsr) {
489 if (!cpu_has_fxsr) {
608 if (cpu_has_fxsr)
712 else if (cpu_has_fxsr)
[all...]
H A Dtraps.c876 if (cpu_has_fxsr) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Di387.h429 if (cpu_has_fxsr) {
438 if (cpu_has_fxsr) {
H A Dcpufeature.h237 #define cpu_has_fxsr boot_cpu_has(X86_FEATURE_FXSR) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h429 if (cpu_has_fxsr) {
438 if (cpu_has_fxsr) {
H A Dcpufeature.h237 #define cpu_has_fxsr boot_cpu_has(X86_FEATURE_FXSR) macro

Completed in 188 milliseconds