Searched refs:PG_MODE_LMA (Results 1 – 3 of 3) sorted by relevance
168 if (pg_mode & PG_MODE_LMA) { in mmu_translate()563 env->nested_pg_mode & PG_MODE_LMA ? MMU_USER64_IDX : MMU_USER32_IDX; in get_physical_address()585 if (in.pg_mode & PG_MODE_LMA) { in get_physical_address()
338 #define PG_MODE_LMA (1 << 1) macro
117 pg_mode |= PG_MODE_LMA; in get_pg_mode()