Home
last modified time | relevance | path

Searched refs:SEGMENT_ENTRY_FC (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/s390x/
H A Dmmu_helper.c259 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h592 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/s390x/
H A Dmmu_helper.c259 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h592 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/s390x/
H A Dmmu_helper.c259 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h590 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu5/qemu-5.2.0/target/s390x/
H A Dmmu_helper.c259 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h594 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu42/qemu-4.2.1/target/s390x/
H A Dmmu_helper.c259 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h590 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/s390x/
H A Dmmu_helper.c268 if (edat1 && (entry & SEGMENT_ENTRY_FC)) {
H A Dcpu.h605 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu/qemu-6.2.0/target/s390x/
H A Dmmu_helper.c268 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h605 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu60/qemu-6.0.0/target/s390x/
H A Dmmu_helper.c260 if (edat1 && (entry & SEGMENT_ENTRY_FC)) { in mmu_translate_asce()
H A Dcpu.h605 #define SEGMENT_ENTRY_FC 0x0000000000000400ULL macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/s390x/
H A Dmmu_helper.c195 if ((st_entry & SEGMENT_ENTRY_FC) && (env->cregs[0] & CR0_EDAT)) { in mmu_translate_segment()
H A Dcpu.h575 #define SEGMENT_ENTRY_FC 0x400 /* format control */ macro