Home
last modified time | relevance | path

Searched refs:MACH_VIRT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dsetup.h190 # define MACH_IS_VIRT (m68k_machtype == MACH_VIRT)
194 # define MACH_TYPE (MACH_VIRT)
/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h93 #define MACH_VIRT 14 macro
/linux/arch/m68k/kernel/
H A Dhead.S534 #define is_not_virt(lab) cmpl &MACH_VIRT,%pc@(m68k_machtype); jne lab