Searched refs:RASID (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | mmu_helper.c | 76 if (v != env->sregs[RASID]) { in HELPER() 77 env->sregs[RASID] = v; in HELPER() 282 entry->asid = (env->sregs[RASID] >> ((pte >> 1) & 0x18)) & 0xff; in xtensa_tlb_set_entry_mmu() 412 env->sregs[RASID] = 0x04030201; in reset_mmu() 443 if (((env->sregs[RASID] >> i * 8) & 0xff) == asid) { in get_ring()
|
H A D | cpu.h | 125 RASID = 90, enumerator
|
H A D | translate.c | 4426 RASID, 5349 RASID, 6078 RASID,
|
/openbmc/linux/Documentation/arch/xtensa/ |
H A D | mmu.rst | 16 - RASID is 0x04030201 (reset state).
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 75 { "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 | 92 { "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 },
|