/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | misc.c | 78 case POWER9: in init_ev_encodes() 132 if ((pvr != POWER10) && (pvr != POWER9)) in platform_check_for_tests() 499 base_pvr = POWER9; in auxv_generic_compat_pmu()
|
H A D | misc.h | 12 #define POWER9 0x4e macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
H A D | reserved_bits_mmcra_sample_elig_mode_test.c | 65 } else if (PVR_VER(mfspr(SPRN_PVR)) == POWER9) { in reserved_bits_mmcra_sample_elig_mode()
|
H A D | blacklisted_events_test.c | 84 SKIP_IF(PVR_VER(pvr) != POWER9); in check_for_power9_version()
|
H A D | event_alternatives_tests_p9.c | 38 SKIP_IF(PVR_VER(mfspr(SPRN_PVR)) != POWER9); in event_alternatives_tests_p9()
|
H A D | generic_events_valid_test.c | 75 } else if (PVR_VER(mfspr(SPRN_PVR)) == POWER9) { in generic_events_valid_test()
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2962 #define POWER9 PPC_OPCODE_POWER9 3147 {"maddhd", VXA(4, 48), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}}, 3149 {"maddhdu", VXA(4, 49), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}}, 3152 {"maddld", VXA(4, 51), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}}, 4154 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}}, 4155 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, NDXD}}, 4416 {"urfid", XL(19,306), 0xffffffff, POWER9, PPCVLE, {0}}, 4417 {"stop", XL(19,370), 0xffffffff, POWER9, PPCVLE, {0}}, 4419 {"doze", XL(19,402), 0xffffffff, POWER6, POWER9|PPCVLE, {0}}, 4423 {"nap", XL(19,434), 0xffffffff, POWER6, POWER9|PPCVL 2958 #define POWER9 global() macro [all...] |
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2962 #define POWER9 PPC_OPCODE_POWER9 3147 {"maddhd", VXA(4, 48), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}}, 3149 {"maddhdu", VXA(4, 49), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}}, 3152 {"maddld", VXA(4, 51), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}}, 4154 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}}, 4155 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, NDXD}}, 4416 {"urfid", XL(19,306), 0xffffffff, POWER9, PPCVLE, {0}}, 4417 {"stop", XL(19,370), 0xffffffff, POWER9, PPCVLE, {0}}, 4419 {"doze", XL(19,402), 0xffffffff, POWER6, POWER9|PPCVLE, {0}}, 4423 {"nap", XL(19,434), 0xffffffff, POWER6, POWER9|PPCVL 2958 #define POWER9 global() macro [all...] |