Searched refs:MACHINE_IS_LPAR (Results 1 – 6 of 6) sorted by relevance
195 if (!MACHINE_IS_LPAR || arch_vcpu_is_preempted(owner - 1)) in arch_spin_lock_queued()238 if (!MACHINE_IS_LPAR || arch_vcpu_is_preempted(owner - 1)) in arch_spin_lock_classic()320 if (MACHINE_IS_LPAR && !arch_vcpu_is_preempted(cpu - 1)) in arch_spin_relax()
79 #define MACHINE_IS_LPAR (S390_lowcore.machine_flags & MACHINE_FLAG_LPAR) macro
131 MACHINE_IS_LPAR ? "LPAR" : in setup_arch_string()
156 } while (MACHINE_IS_LPAR && irq_pending(regs)); in do_io_irq()
969 else if (MACHINE_IS_LPAR) in setup_arch()
447 if (MACHINE_IS_LPAR) { in hypfs_diag_init()