Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/xen/
Dmulticalls.c66 #define NHYPERCALLS 40 /* not really */ macro
74 unsigned histo_hypercalls[NHYPERCALLS];
102 if (op < NHYPERCALLS) in mc_add_stats()
275 mc_stats.histo_hypercalls, NHYPERCALLS); in xen_mc_debugfs()