Home
last modified time | relevance | path

Searched refs:BUSTYPE_ISA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmpspec_def.h86 #define BUSTYPE_ISA "ISA" macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmpspec_def.h86 #define BUSTYPE_ISA "ISA" macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmpparse.c92 if (strncmp(str, BUSTYPE_ISA, sizeof(BUSTYPE_ISA) - 1) == 0) { in MP_bus_info()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmpparse.c88 if (strncmp(str, BUSTYPE_ISA, sizeof(BUSTYPE_ISA) - 1) == 0) { in MP_bus_info()

Completed in 4 milliseconds