Searched refs:_MACH_prep (Results 1 – 8 of 8) sorted by relevance
33 #define SERIAL_DEV_OFFSET ((_machine == _MACH_prep || _machine == _MACH_chrp) ? 0 : 2)
716 #define _MACH_prep 0x00000001 macro
344 _machine = _MACH_prep; in platform_init()348 if (_machine == _MACH_prep) { in platform_init()
603 if ( _machine != _MACH_prep )
414 rec->data[0] = _MACH_prep; in decompress_kernel()
263 if (_machine != _MACH_prep) in free_initmem()
64 #define isPReP (_machine == _MACH_prep)
240 #define SERIAL_DEV_OFFSET ((_machine == _MACH_prep || _machine == _MACH_chrp) ? 0 : 2)