bit_width_fixed  2598 arch/x86/events/core.c 	cap->bit_width_fixed	= x86_pmu.cntval_bits;
bit_width_fixed   128 arch/x86/include/asm/perf_event.h 		unsigned int bit_width_fixed:8;
bit_width_fixed   139 arch/x86/include/asm/perf_event.h 	int		bit_width_fixed;
bit_width_fixed   610 arch/x86/kvm/cpuid.c 		edx.split.bit_width_fixed = cap.bit_width_fixed;
bit_width_fixed   310 arch/x86/kvm/vmx/pmu_intel.c 			((u64)1 << edx.split.bit_width_fixed) - 1;