Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c549 env->nested_pg_mode & PG_MODE_LMA ? MMU_USER64_IDX : MMU_USER32_IDX; in get_physical_address()
/openbmc/qemu/target/i386/
H A Dcpu.h2431 #define MMU_USER32_IDX 3 macro
2441 #define MMU_USER_IDX MMU_USER32_IDX