Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dsetup.h184 # define MACH_IS_VIRT (0) macro
190 # define MACH_IS_VIRT (m68k_machtype == MACH_VIRT) macro
193 # define MACH_IS_VIRT (1) macro