Home
last modified time | relevance | path

Searched refs:CPU_68040 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h107 #define CPU_68040 (1 << CPUB_68040) macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h115 #define CPU_68040 (1 << CPUB_68040) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dsetup.h254 # define CPU_IS_040 (m68k_cputype & CPU_68040)
/openbmc/qemu/hw/m68k/
H A Dvirt.c250 BOOTINFO1(param_ptr, BI_CPUTYPE, CPU_68040); in virt_init()
H A Dq800.c601 BOOTINFO1(param_ptr, BI_CPUTYPE, CPU_68040); in q800_machine_init()