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