Home
last modified time | relevance | path

Searched refs:MACHINE_IS_VM (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Ddiag288_wdt.c123 if (MACHINE_IS_VM) { in wdt_start()
172 if (MACHINE_IS_VM) { in wdt_ping()
278 if (MACHINE_IS_VM) { in diag288_init()
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dhypfs_diag0c.c111 if (!MACHINE_IS_VM) in hypfs_diag0c_init()
122 if (!MACHINE_IS_VM) in hypfs_diag0c_exit()
H A Dhypfs_vm.c276 if (!MACHINE_IS_VM) in hypfs_vm_init()
290 if (!MACHINE_IS_VM) in hypfs_vm_exit()
H A Dinode.c187 if (MACHINE_IS_VM) in hypfs_write_iter()
276 if (MACHINE_IS_VM) in hypfs_fill_super()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dextmem.c256 if (!MACHINE_IS_VM) in segment_type()
417 if (!MACHINE_IS_VM) in segment_load()
539 if (!MACHINE_IS_VM) in segment_unload()
571 if (!MACHINE_IS_VM) in segment_save()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp.h363 return (MACHINE_IS_VM) ? _ascebc[ch] : _ascebc_500[ch]; in sclp_ascebc()
370 (MACHINE_IS_VM) ? EBCASC(str, nr) : EBCASC_500(str, nr); in sclp_ebcasc_str()
377 (MACHINE_IS_VM) ? ASCEBC(str, nr) : ASCEBC_500(str, nr); in sclp_ascebc_str()
H A Dvmcp.c55 if (!MACHINE_IS_VM) in vmcp_cma_reserve()
258 if (!MACHINE_IS_VM) in vmcp_init()
H A Dsclp_tty.c506 if (MACHINE_IS_VM && !CONSOLE_IS_SCLP) in sclp_tty_init()
534 if (MACHINE_IS_VM) { in sclp_tty_init()
H A Dsclp_early.c62 if (MACHINE_IS_VM) in sclp_early_facilities_detect()
H A Dhmcdrv_ftp.c311 if (MACHINE_IS_VM) in hmcdrv_ftp_startup()
H A Dsclp_con.c337 if (MACHINE_IS_VM) in sclp_console_init()
H A Dmonwriter.c361 if (!MACHINE_IS_VM) in mon_init()
H A Dmonreader.c554 if (!MACHINE_IS_VM) { in mon_init()
H A Dcon3270.c605 if (MACHINE_IS_VM) { in con3270_init()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dappldata.h51 if (!MACHINE_IS_VM) in appldata_asm()
H A Dsetup.h100 #define MACHINE_IS_VM (S390_lowcore.machine_flags & MACHINE_FLAG_VM) macro
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dipl.c535 if (MACHINE_IS_VM) in ipl_init()
1178 if (MACHINE_IS_VM && ipl_block_valid && in reipl_block_ccw_fill_parms()
1192 if (!MACHINE_IS_VM) in reipl_nss_init()
1217 MACHINE_IS_VM ? &reipl_ccw_attr_group_vm in reipl_ccw_init()
1713 if (!MACHINE_IS_VM) in vmcmd_init()
1991 if (!MACHINE_IS_VM) in vmcmd_on_reboot_setup()
2002 if (!MACHINE_IS_VM) in vmcmd_on_panic_setup()
2013 if (!MACHINE_IS_VM) in vmcmd_on_halt_setup()
2024 if (!MACHINE_IS_VM) in vmcmd_on_poff_setup()
H A Dsetup.c199 if (MACHINE_IS_VM) { in conmode_default()
721 if (!OLDMEM_BASE && MACHINE_IS_VM) in reserve_crashkernel()
1095 if (MACHINE_IS_VM) in setup_arch()
H A Dmachine_kexec.c189 if (MACHINE_IS_VM) in machine_kexec_prepare_kdump()
H A Dearly.c130 MACHINE_IS_VM ? "z/VM" : in setup_arch_string()
H A Dsysinfo.c404 if (MACHINE_IS_VM) in create_proc_service_level()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dsmsgiucv.c141 if (!MACHINE_IS_VM) { in smsg_init()
H A Dsmsgiucv_app.c156 if (!MACHINE_IS_VM) in smsgiucv_app_init()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Ddevice_id.c178 if (rc && MACHINE_IS_VM) { in snsid_callback()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_iucv.c1299 if (!MACHINE_IS_VM || !hvc_iucv_devices) in param_set_vmidfilter()
1328 if (!MACHINE_IS_VM || !hvc_iucv_devices) in param_get_vmidfilter()
1365 if (!MACHINE_IS_VM) { in hvc_iucv_init()

12