Searched refs:PGM_REGION_FIRST_TRANS (Results 1 – 4 of 4) sorted by relevance
525 case PGM_REGION_FIRST_TRANS: in trans_exc()637 return PGM_REGION_FIRST_TRANS; in guest_translate()671 return PGM_REGION_FIRST_TRANS; in guest_translate()1008 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1044 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1207 case PGM_REGION_FIRST_TRANS: in kvm_s390_shadow_fault()
174 case PGM_REGION_FIRST_TRANS: in inject_prog_on_prog_intercept()
910 case PGM_REGION_FIRST_TRANS: in __deliver_prog()
511 #define PGM_REGION_FIRST_TRANS 0x39 macro