Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcore.c5899 union cpuid35_ebx ebx_0; in update_pmu_cap() local
5904 cpuid(ARCH_PERFMON_EXT_LEAF, &eax_0.full, &ebx_0.full, &ecx, &edx); in update_pmu_cap()
5906 if (ebx_0.split.umask2) in update_pmu_cap()
5908 if (ebx_0.split.eq) in update_pmu_cap()
5910 if (ebx_0.split.rdpmc_user_disable) in update_pmu_cap()