Searched refs:PGM_REGION_FIRST_TRANS (Results 1 – 4 of 4) sorted by relevance
375 case PGM_REGION_FIRST_TRANS: in trans_exc_ending()493 return PGM_REGION_FIRST_TRANS; in guest_translate_gva()527 return PGM_REGION_FIRST_TRANS; in guest_translate_gva()1310 return PGM_REGION_FIRST_TRANS; in walk_guest_tables()1335 return PGM_REGION_FIRST_TRANS; in walk_guest_tables()
848 case PGM_REGION_FIRST_TRANS: in __deliver_prog()
4606 case PGM_REGION_FIRST_TRANS: in vcpu_post_run_handle_fault()
200 #define PGM_REGION_FIRST_TRANS 0x39 macro