Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/mach-default/
A Dmach_mpspec.h8 #define MAX_MP_BUSSES 260 macro
/xen/xen/include/asm-x86/
A Dmpspec.h8 extern unsigned char mp_bus_id_to_type[MAX_MP_BUSSES];
/xen/xen/arch/x86/
A Dmpparse.c44 unsigned char __read_mostly mp_bus_id_to_type[MAX_MP_BUSSES];
214 if (m->mpc_busid >= MAX_MP_BUSSES) { in MP_bus_info()
217 m->mpc_busid, str, MAX_MP_BUSSES - 1); in MP_bus_info()

Completed in 5 milliseconds