Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c171 case ASCE_TYPE_SEGMENT: in mmu_translate_asce()
252 case ASCE_TYPE_SEGMENT: in mmu_translate_asce()
H A Dcpu.h692 #define ASCE_TYPE_SEGMENT 0x00 /* segment table type */ macro
/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c37 ASCE_TYPE_SEGMENT = 0, enumerator
672 case ASCE_TYPE_SEGMENT: in guest_translate()
745 case ASCE_TYPE_SEGMENT: { in guest_translate()
1425 case ASCE_TYPE_SEGMENT: in kvm_s390_shadow_tables()
1529 case ASCE_TYPE_SEGMENT: { in kvm_s390_shadow_tables()
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2304 case ASCE_TYPE_SEGMENT: in HELPER()