Searched refs:shift_count (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/cpufreq/ |
A D | cpufreq.c | 313 int shift_count = 7; in get_measured_perf() local 314 cur.aperf.whole >>= shift_count; in get_measured_perf() 315 cur.mperf.whole >>= shift_count; in get_measured_perf()
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vgabios.c | 3786 Bit16u arg_seg, arg, digit, nibble, shift_count;
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/ |
A D | rombios.c | 1681 Bit16u arg_seg, arg, nibble, hibyte, shift_count, format_width, hexadd;
|
Completed in 21 milliseconds