Home
last modified time | relevance | path

Searched refs:HGPCI_REQ_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/perf/
A Dhv-gpci.c146 static DEFINE_PER_CPU(char, hv_gpci_reqb[HGPCI_REQ_BUFFER_SIZE]) __aligned(sizeof(uint64_t));
158 memset(arg, 0, HGPCI_REQ_BUFFER_SIZE); in single_gpci_request()
166 virt_to_phys(arg), HGPCI_REQ_BUFFER_SIZE); in single_gpci_request()
/linux/arch/powerpc/include/asm/
A Dhvcall.h635 #define HGPCI_REQ_BUFFER_SIZE 4096 macro
637 (HGPCI_REQ_BUFFER_SIZE - sizeof(struct hv_get_perf_counter_info_params))

Completed in 7 milliseconds