HGPCI_REQ_BUFFER_SIZE 128 arch/powerpc/perf/hv-gpci.c (HGPCI_REQ_BUFFER_SIZE - sizeof(struct hv_get_perf_counter_info_params)) HGPCI_REQ_BUFFER_SIZE 130 arch/powerpc/perf/hv-gpci.c static DEFINE_PER_CPU(char, hv_gpci_reqb[HGPCI_REQ_BUFFER_SIZE]) __aligned(sizeof(uint64_t)); HGPCI_REQ_BUFFER_SIZE 147 arch/powerpc/perf/hv-gpci.c memset(arg, 0, HGPCI_REQ_BUFFER_SIZE); HGPCI_REQ_BUFFER_SIZE 155 arch/powerpc/perf/hv-gpci.c virt_to_phys(arg), HGPCI_REQ_BUFFER_SIZE);