Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dsbi.h214 #define SBI_PMU_EVENT_CACHE_ID_CODE_MASK 0xFFF8 macro
/linux-6.3-rc2/arch/riscv/kvm/
A Dvcpu_pmu.c97 cache_type = (sbi_event_code & SBI_PMU_EVENT_CACHE_ID_CODE_MASK) >> in kvm_pmu_get_perf_event_cache_config()

Completed in 5 milliseconds