Home
last modified time | relevance | path

Searched defs:machtype (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Didprom.c40 static void __init display_system_type(unsigned char machtype) in display_system_type()
61 static void __init display_system_type(unsigned char machtype) in display_system_type()
/openbmc/linux/arch/mips/loongson2ef/common/
H A Dmachtype.c41 int machtype = MACH_LEMOTE_FL2E; in prom_init_machtype() local
/openbmc/linux/arch/m68k/sun3/
H A Didprom.c61 static void __init display_system_type(unsigned char machtype) in display_system_type()
/openbmc/linux/arch/mips/generic/
H A Dboard-ingenic.c24 static __init char *ingenic_get_system_type(unsigned long machtype) in ingenic_get_system_type()
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h176 __be32 machtype; member
/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h166 uint32_t machtype; member
/openbmc/linux/include/uapi/linux/
H A Da.out.h55 #define N_SET_MACHTYPE(exec, machtype) \ argument