Searched refs:NR_hypercalls (Results 1 – 6 of 6) sorted by relevance
7 PERFCOUNTER_ARRAY(hypercalls, "hypercalls", NR_hypercalls)
189 #define NR_hypercalls 64 macro
26 extern const hypercall_args_t hypercall_args_table[NR_hypercalls];
62 #define NR_hypercalls 64 macro
29 const hypercall_args_t hypercall_args_table[NR_hypercalls] =
1478 BUILD_BUG_ON(NR_hypercalls < ARRAY_SIZE(arm_hypercall_table) ); in do_trap_hypercall()
Completed in 10 milliseconds