Home
last modified time | relevance | path

Searched refs:PGM_REGION_FIRST_TRANS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/s390/kvm/
Dgaccess.c525 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()
1006 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()
1041 return PGM_REGION_FIRST_TRANS; in kvm_s390_shadow_tables()
Dintercept.c170 case PGM_REGION_FIRST_TRANS: in inject_prog_on_prog_intercept()
Dinterrupt.c838 case PGM_REGION_FIRST_TRANS: in __deliver_prog()
/Linux-v5.4/arch/s390/include/asm/
Dkvm_host.h448 #define PGM_REGION_FIRST_TRANS 0x39 macro