Searched refs:old_as_is_home (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dguestdbg.c584 #define old_as_is_home(vcpu) !(vcpu->arch.sie_block->tecmc & 0xffff) macro
613 if (((new_as == PSW_BITS_AS_HOME) ^ old_as_is_home(vcpu)) &&
621 if (new_as == PSW_BITS_AS_PRIMARY && !old_as_is_home(vcpu) &&

Completed in 95 milliseconds