Home
last modified time | relevance | path

Searched refs:counter_info_version_out (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Dhv-common.c33 caps->version = arg.params.counter_info_version_out; in hv_perf_caps_get()
H A Dhv-gpci.c1030 arg->params.counter_info_version_out = 0x8; in hv_gpci_init()
1037 if (arg->params.counter_info_version_out >= 0x8) in hv_gpci_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h657 __u8 counter_info_version_out; member