Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h101 #define CPUB_68040 2 macro
107 #define CPU_68040 (1 << CPUB_68040)
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h109 #define CPUB_68040 2 macro
115 #define CPU_68040 (1 << CPUB_68040)
/openbmc/linux/arch/m68k/kernel/
H A Drelocate_kernel.S137 btst #CPUB_68040,%d1
H A Dhead.S685 btst #CPUB_68040,%d0
/openbmc/qemu/hw/m68k/
H A Dq800.c600 BOOTINFO1(param_ptr, BI_MAC_CPUID, CPUB_68040); in q800_machine_init()