Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/arm64/
H A Dvpmu_counter_access.c214 static void test_bitmap_pmu_regs(int pmc_idx, bool set_op) in test_bitmap_pmu_regs() function
251 test_bitmap_pmu_regs(pmc_idx, false); in test_access_pmc_regs()
253 test_bitmap_pmu_regs(pmc_idx, true); in test_access_pmc_regs()
255 test_bitmap_pmu_regs(pmc_idx, false); in test_access_pmc_regs()
349 test_bitmap_pmu_regs(pmc_idx, 1); in test_access_invalid_pmc_regs()
350 test_bitmap_pmu_regs(pmc_idx, 0); in test_access_invalid_pmc_regs()