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

/linux-master/arch/s390/kvm/
H A Dinterrupt.c854 int rc = 0, nullifying = false; local
884 nullifying = true;
898 nullifying = true;
912 nullifying = true;
938 nullifying = true;
953 if (nullifying && !(pgm_info.flags & KVM_S390_PGM_FLAGS_NO_REWIND))

Completed in 109 milliseconds