Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/include/asm/sn/
Dsimulator.h16 #define IS_RUNNING_ON_SIMULATOR() (sn_prom_type) macro
22 #define IS_RUNNING_ON_SIMULATOR() 0 macro
/linux-3.3/arch/ia64/sn/kernel/
Diomv.c35 if (!IS_RUNNING_ON_SIMULATOR()) { in sn_io_addr()
/linux-3.3/drivers/tty/serial/
Dsn_console.c708 if (IS_RUNNING_ON_SIMULATOR()) in sn_sal_switch_to_asynch()
854 if (!IS_RUNNING_ON_SIMULATOR()) { in sn_sal_module_init()