Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr1_sel_unit_cache_test.c67 get_mmcr1_cache(get_reg_value(intr_regs, "MMCR1"), 1)); in mmcr1_sel_unit_cache()
H A Dmisc.h111 static inline int get_mmcr1_cache(u64 mmcr1, int pmc) in get_mmcr1_cache() function