Home
last modified time | relevance | path

Searched refs:machtype (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/
H A Dmachtype.c14 /* please ensure the length of the machtype string is less than 50 */
41 int machtype = MACH_LEMOTE_FL2E; in prom_init_machtype() local
45 p = strstr(arcs_cmdline, "machtype="); in prom_init_machtype()
50 p += strlen("machtype="); in prom_init_machtype()
57 for (; system_types[machtype]; machtype++) in prom_init_machtype()
58 if (strstr(system_types[machtype], str)) { in prom_init_machtype()
59 mips_machtype = machtype; in prom_init_machtype()
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/
H A Dmachtype.c14 /* please ensure the length of the machtype string is less than 50 */
41 int machtype = MACH_LEMOTE_FL2E; in prom_init_machtype() local
45 p = strstr(arcs_cmdline, "machtype="); in prom_init_machtype()
50 p += strlen("machtype="); in prom_init_machtype()
57 for (; system_types[machtype]; machtype++) in prom_init_machtype()
58 if (strstr(system_types[machtype], str)) { in prom_init_machtype()
59 mips_machtype = machtype; in prom_init_machtype()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Didprom.c27 * of the Sparc CPU and have a meaningful IDPROM machtype value that we
40 static void __init display_system_type(unsigned char machtype) in display_system_type() argument
46 if (Sun_Machines[i].id_machtype == machtype) { in display_system_type()
47 if (machtype != (SM_SUN4M_OBP | 0x00) || in display_system_type()
58 prom_printf("IDPROM: Warning, bogus id_machtype value, 0x%x\n", machtype); in display_system_type()
61 static void __init display_system_type(unsigned char machtype) in display_system_type() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Didprom.c27 * of the Sparc CPU and have a meaningful IDPROM machtype value that we
40 static void __init display_system_type(unsigned char machtype) in display_system_type() argument
46 if (Sun_Machines[i].id_machtype == machtype) { in display_system_type()
47 if (machtype != (SM_SUN4M_OBP | 0x00) || in display_system_type()
58 prom_printf("IDPROM: Warning, bogus id_machtype value, 0x%x\n", machtype); in display_system_type()
61 static void __init display_system_type(unsigned char machtype) in display_system_type() argument
/kernel/linux/linux-5.10/arch/m68k/sun3/
H A Didprom.c26 * of the Sparc CPU and have a meaningful IDPROM machtype value that we
61 static void __init display_system_type(unsigned char machtype) in display_system_type() argument
66 if(Sun_Machines[i].id_machtype == machtype) { in display_system_type()
67 if (machtype != (SM_SUN4M_OBP | 0x00)) in display_system_type()
82 prom_printf("IDPROM: Bogus id_machtype value, 0x%x\n", machtype); in display_system_type()
/kernel/linux/linux-6.6/arch/m68k/sun3/
H A Didprom.c26 * of the Sparc CPU and have a meaningful IDPROM machtype value that we
61 static void __init display_system_type(unsigned char machtype) in display_system_type() argument
66 if(Sun_Machines[i].id_machtype == machtype) { in display_system_type()
67 if (machtype != (SM_SUN4M_OBP | 0x00)) in display_system_type()
82 prom_printf("IDPROM: Bogus id_machtype value, 0x%x\n", machtype); in display_system_type()
/kernel/linux/linux-5.10/arch/mips/generic/
H A Dboard-ingenic.c21 static __init char *ingenic_get_system_type(unsigned long machtype) in ingenic_get_system_type() argument
23 switch (machtype) { in ingenic_get_system_type()
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dboard-ingenic.c24 static __init char *ingenic_get_system_type(unsigned long machtype) in ingenic_get_system_type() argument
26 switch (machtype) { in ingenic_get_system_type()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Da.out.h55 #define N_SET_MACHTYPE(exec, machtype) \
57 ((exec).a_info&0xff00ffff) | ((((int)(machtype))&0xff) << 16))
/kernel/linux/linux-6.6/include/uapi/linux/
H A Da.out.h55 #define N_SET_MACHTYPE(exec, machtype) \
57 ((exec).a_info&0xff00ffff) | ((((int)(machtype))&0xff) << 16))
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Da.out.h58 #define N_SET_MACHTYPE(exec,machtype) ((exec).a_info = ((exec).a_info & 0xff00ffff) | ((((int) (machtype)) & 0xff) << 16))
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Da.out.h58 #define N_SET_MACHTYPE(exec,machtype) ((exec).a_info = ((exec).a_info & 0xff00ffff) | ((((int) (machtype)) & 0xff) << 16))
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Da.out.h50 #define N_SET_MACHTYPE(exec, machtype) \
52 ((exec).a_info&0xff00ffff) | ((((int)(machtype))&0xff) << 16))
/kernel/linux/linux-5.10/arch/mips/dec/prom/
H A Dmemory.c15 #include <asm/dec/machtype.h>
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dbootinfo.h168 __be32 machtype; member
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dbootinfo.h176 __be32 machtype; member
/kernel/linux/linux-6.6/arch/mips/dec/prom/
H A Dmemory.c15 #include <asm/dec/machtype.h>
/kernel/linux/linux-5.10/arch/mips/dec/
H A Dtime.c20 #include <asm/dec/machtype.h>
/kernel/linux/linux-6.6/arch/mips/dec/
H A Dtime.c20 #include <asm/dec/machtype.h>
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Ddz.c56 #include <asm/dec/machtype.h>
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Ddz.c56 #include <asm/dec/machtype.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Ddeclance.c73 #include <asm/dec/machtype.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Ddeclance.c73 #include <asm/dec/machtype.h>

Completed in 12 milliseconds