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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Di387.c33 if (cpu_has_fxsr) {
51 if (cpu_has_fxsr) {
154 if ( cpu_has_fxsr ) {
163 if ( cpu_has_fxsr ) {
300 if ( cpu_has_fxsr ) {
335 if ( cpu_has_fxsr ) {
368 if ( cpu_has_fxsr ) {
396 if ( cpu_has_fxsr ) {
409 if ( cpu_has_fxsr ) {
423 if ( cpu_has_fxsr ) {
[all...]
H A Dtraps.c1146 if (cpu_has_fxsr) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dcpufeature.h107 #define cpu_has_fxsr 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dcpufeature.h129 #define cpu_has_fxsr boot_cpu_has(X86_FEATURE_FXSR) macro

Completed in 73 milliseconds