Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c542 pmu->available_event_types = ~entry->ebx & (BIT_ULL(eax.split.mask_length) - 1); in intel_pmu_refresh()
/linux/arch/x86/include/asm/
H A Dkvm_host.h558 unsigned available_event_types; member