Searched refs:PGM_REGION_FIRST_TRANS (Results 1 – 4 of 4) sorted by relevance
364 case PGM_REGION_FIRST_TRANS: in trans_exc_ending()482 return PGM_REGION_FIRST_TRANS; in guest_translate()516 return PGM_REGION_FIRST_TRANS; in guest_translate()1238 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1274 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1441 case PGM_REGION_FIRST_TRANS: in kvm_s390_shadow_fault()
174 case PGM_REGION_FIRST_TRANS: in inject_prog_on_prog_intercept()
902 case PGM_REGION_FIRST_TRANS: in __deliver_prog()
527 #define PGM_REGION_FIRST_TRANS 0x39 macro