Searched refs:SM_SUN4M (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | idprom.c | 34 { .name = "Sun4m SparcSystem600", .id_machtype = (SM_SUN4M | SM_4M_SS60) }, 35 { .name = "Sun4m SparcStation10/20", .id_machtype = (SM_SUN4M | SM_4M_SS50) }, 36 { .name = "Sun4m SparcStation5", .id_machtype = (SM_SUN4M | SM_4M_SS40) },
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | idprom.c | 34 { .name = "Sun4m SparcSystem600", .id_machtype = (SM_SUN4M | SM_4M_SS60) }, 35 { .name = "Sun4m SparcStation10/20", .id_machtype = (SM_SUN4M | SM_4M_SS50) }, 36 { .name = "Sun4m SparcStation5", .id_machtype = (SM_SUN4M | SM_4M_SS40) },
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | machines.h | 29 #define SM_SUN4M 0x70 macro 38 * something if the value in the ARCH field is SM_SUN4M, if it is
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | machines.h | 29 #define SM_SUN4M 0x70 macro 38 * something if the value in the ARCH field is SM_SUN4M, if it is
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | machines.h | 41 #define SM_SUN4M 0x70 macro 73 * something if the value in the ARCH field is SM_SUN4M, if it is
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | machines.h | 41 #define SM_SUN4M 0x70 macro 73 * something if the value in the ARCH field is SM_SUN4M, if it is
|
Completed in 2 milliseconds