Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
A DhvCall_inst.c27 #define HCALL_STAT_ARRAY_SIZE ((MAX_HCALL_OPCODE >> 2) + 1) macro
29 static DEFINE_PER_CPU(struct hcall_stats[HCALL_STAT_ARRAY_SIZE], hcall_stats);
36 if ((int)*pos < (HCALL_STAT_ARRAY_SIZE-1)) in hc_start()

Completed in 3 milliseconds