Home
last modified time | relevance | path

Searched refs:ASCE_ORIGIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c137 hwaddr gaddr = asce & ASCE_ORIGIN; in mmu_translate_asce()
H A Dcpu.h682 #define ASCE_ORIGIN (~0xfffULL) /* segment table origin */ macro
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2291 table = r1 & ASCE_ORIGIN; in HELPER()