Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c61 #define XTENSA_MPU_TYPE_INT 0x2000 macro
715 type |= XTENSA_MPU_TYPE_INT; in mpu_attr_to_type()
1171 (type & XTENSA_MPU_TYPE_INT) ? "int" : ""); in dump_mpu()