Searched refs:HV_GPCI_CM_LAB (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/powerpc/perf/ | ||
D | hv-gpci.h | 23 HV_GPCI_CM_LAB = (1 << 5) enumerator |
D | hv-common.c | 37 caps->lab = !!(arg.caps.capability_mask & HV_GPCI_CM_LAB); in hv_perf_caps_get() |