Searched refs:RASID (Results 1 – 9 of 9) sorted by relevance
| /openbmc/qemu/target/xtensa/ |
| H A D | mmu_helper.c | 80 if (v != env->sregs[RASID]) { in HELPER() 81 env->sregs[RASID] = v; in HELPER() 286 entry->asid = (env->sregs[RASID] >> ((pte >> 1) & 0x18)) & 0xff; in xtensa_tlb_set_entry_mmu() 416 env->sregs[RASID] = 0x04030201; in reset_mmu() 447 if (((env->sregs[RASID] >> i * 8) & 0xff) == asid) { in get_ring()
|
| H A D | cpu.h | 127 RASID = 90, enumerator
|
| H A D | translate.c | 4425 RASID, 5348 RASID, 6077 RASID,
|
| /openbmc/qemu/target/xtensa/core-fsf/ |
| H A D | xtensa-modules.c.inc | 74 { "RASID", 90, 0 },
|
| /openbmc/qemu/target/xtensa/core-dc233c/ |
| H A D | xtensa-modules.c.inc | 95 { "RASID", 90, 0 },
|
| /openbmc/qemu/target/xtensa/core-dc232b/ |
| H A D | xtensa-modules.c.inc | 91 { "RASID", 90, 0 },
|
| /openbmc/qemu/target/xtensa/core-de233_fpu/ |
| H A D | xtensa-modules.c.inc | 94 { "RASID", 90, 0 },
|
| /openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
| H A D | xtensa-modules.c.inc | 65 { "RASID", 90, 0 },
|
| /openbmc/qemu/target/xtensa/core-test_kc705_be/ |
| H A D | xtensa-modules.c.inc | 95 { "RASID", 90, 0 },
|