Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmulticalls.c119 unsigned int opidx = mcdb->entries[idx].op & 0xff; in print_debug_data() local
125 if (opidx < ARRAY_SIZE(hpcpars)) in print_debug_data()
126 pars = hpcpars[opidx]; in print_debug_data()