Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h111 unsigned int bit_width_fixed:8; member
122 int bit_width_fixed; member
/arch/x86/kvm/
Dcpuid.c430 edx.split.bit_width_fixed = cap.bit_width_fixed; in __do_cpuid_ent()
Dpmu.c500 ((u64)1 << edx.split.bit_width_fixed) - 1; in kvm_pmu_cpuid_update()
/arch/x86/kernel/cpu/
Dperf_event.c2174 cap->bit_width_fixed = x86_pmu.cntval_bits; in perf_get_x86_pmu_capability()