Searched refs:HCALL_STAT_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
40 #define HCALL_STAT_ARRAY_SIZE ((MAX_HCALL_OPCODE >> 2) + 1) macro42 DEFINE_PER_CPU(struct hcall_stats[HCALL_STAT_ARRAY_SIZE], hcall_stats);49 if ((int)*pos < (HCALL_STAT_ARRAY_SIZE-1)) in hc_start()