Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c135 const int asce_tl = asce & ASCE_TABLE_LENGTH; in mmu_translate_asce()
H A Dcpu.h702 #define ASCE_TABLE_LENGTH 0x03 /* region table length */ macro