Searched refs:PGM_REGION_FIRST_TRANS (Results 1 – 5 of 5) sorted by relevance
365 case PGM_REGION_FIRST_TRANS: in trans_exc_ending()483 return PGM_REGION_FIRST_TRANS; in guest_translate()517 return PGM_REGION_FIRST_TRANS; in guest_translate()1239 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1275 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()1483 case PGM_REGION_FIRST_TRANS: in kvm_s390_shadow_fault()
175 case PGM_REGION_FIRST_TRANS: in inject_prog_on_prog_intercept()
894 case PGM_REGION_FIRST_TRANS: in __deliver_prog()
5009 case PGM_REGION_FIRST_TRANS: in vcpu_post_run_handle_fault()
198 #define PGM_REGION_FIRST_TRANS 0x39 macro