Searched refs:mmu_version (Results 1 – 3 of 3) sorted by relevance
| /qemu/target/sparc/ |
| A D | cpu.c | 214 .mmu_version = mmu_us_12, 223 .mmu_version = mmu_us_12, 232 .mmu_version = mmu_us_12, 241 .mmu_version = mmu_us_12, 250 .mmu_version = mmu_us_12, 259 .mmu_version = mmu_us_12, 268 .mmu_version = mmu_us_12, 295 .mmu_version = mmu_us_3, 313 .mmu_version = mmu_us_4, 331 .mmu_version = mmu_us_3, [all …]
|
| A D | cpu.h | 230 uint32_t mmu_version; member 500 uint32_t mmu_version; member
|
| A D | machine.c | 241 VMSTATE_UINT32(env.mmu_version, SPARCCPU),
|
Completed in 12 milliseconds