Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dptw.c2130 uint64_t mair = env->cp15.mair_el[regime_el(env, mmu_idx)]; in get_phys_addr_lpae()
2732 uint64_t mair = env->cp15.mair_el[regime_el(env, mmu_idx)]; in pmsav8_mpu_lookup()
H A Dcpu.h410 uint64_t mair_el[4]; member
H A Dhelper.c2300 .fieldoffset = offsetof(CPUARMState, cp15.mair_el[1]),
2304 .access = PL3_RW, .fieldoffset = offsetof(CPUARMState, cp15.mair_el[3]),
6373 .access = PL2_RW, .fieldoffset = offsetof(CPUARMState, cp15.mair_el[2]),
6378 .fieldoffset = offsetofhigh32(CPUARMState, cp15.mair_el[2]) },