Searched refs:BUSTYPE_ISA (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/ | ||
A D | mpspec_def.h | 83 #define BUSTYPE_ISA "ISA" macro |
/xen/xen/arch/x86/ | ||
A D | mpparse.c | 222 if (strncmp(str, BUSTYPE_ISA, sizeof(BUSTYPE_ISA)-1) == 0) { in MP_bus_info() |
Completed in 5 milliseconds