Home
last modified time | relevance | path

Searched refs:CR0_EDAT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c130 const bool edat1 = (env->cregs[0] & CR0_EDAT) && in mmu_translate_asce()
H A Dcpu.h366 #define CR0_EDAT 0x0000000000800000ULL macro