gmap_int_code     125 arch/s390/include/asm/processor.h 	unsigned int gmap_int_code;	/* int code of last gmap fault */
gmap_int_code     909 arch/s390/kvm/vsie.c 	if (current->thread.gmap_int_code == PGM_PROTECTION)
gmap_int_code     444 arch/s390/mm/fault.c 		current->thread.gmap_int_code = regs->int_code & 0xffff;