Searched refs:PGM_REGION_FIRST_TRANS (Results 1 – 4 of 4) sorted by relevance
537 case PGM_REGION_FIRST_TRANS: in trans_exc_ending()655 return PGM_REGION_FIRST_TRANS; in guest_translate()689 return PGM_REGION_FIRST_TRANS; in guest_translate()1405 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1441 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1604 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