Searched defs:cpu_has_tsc (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dprocessor.h87 #define cpu_has_tsc (test_bit(X86_FEATURE_TSC, boot_cpu_data.x86_capability)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dprocessor.h81 #define cpu_has_tsc 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dprocessor.h81 #define cpu_has_tsc 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dprocessor.h87 #define cpu_has_tsc (test_bit(X86_FEATURE_TSC, boot_cpu_data.x86_capability)) macro

Completed in 67 milliseconds