Searched refs:HV_GPCI_CM_GA (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/powerpc/perf/ | ||
D | hv-gpci.h | 21 HV_GPCI_CM_GA = (1 << 7), enumerator |
D | hv-common.c | 35 caps->ga = !!(arg.caps.capability_mask & HV_GPCI_CM_GA); in hv_perf_caps_get() |