Home
last modified time | relevance | path

Searched refs:starting_index (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/perf/
Dhv-gpci.c36 EVENT_DEFINE_RANGE_FORMAT(starting_index, config, 32, 63);
148 static unsigned long single_gpci_request(u32 req, u32 starting_index, in single_gpci_request() argument
161 arg->params.starting_index = cpu_to_be32(starting_index); in single_gpci_request()
Dhv-common.c20 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()
/arch/powerpc/include/asm/
Dhvcall.h615 __be32 starting_index; /* IO */ member
/arch/powerpc/platforms/pseries/
Dlparcfg.c157 buf->params.starting_index = cpu_to_be32(-1); /* local LPAR */ in show_gpci_data()