Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/
H A Dhwpstate_amd.c131 #define BITS_VALUE(bits, val) \ macro
244 BITS_VALUE(bits, msr_value)); in print_msr_bits()
498 const u_int max = BITS_VALUE(arg2, (uint64_t)-1); in sysctl_cppc_request_field_handler()
517 val = BITS_VALUE(arg2, sc->cppc.request); in sysctl_cppc_request_field_handler()
868 BITS_VALUE(AMD_CPPC_CAPS_1_LOWEST_PERF_BITS, data->caps); in enable_cppc_cb()
870 BITS_VALUE(AMD_CPPC_CAPS_1_HIGHEST_PERF_BITS, data->caps); in enable_cppc_cb()