Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/ia64/sn/kernel/
Diomv.c35 if (!IS_RUNNING_ON_SIMULATOR()) { in sn_io_addr()
/linux-4.1.27/drivers/tty/serial/
Dsn_console.c694 if (IS_RUNNING_ON_SIMULATOR()) in sn_sal_switch_to_asynch()
841 if (!IS_RUNNING_ON_SIMULATOR()) { in sn_sal_module_init()