Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c64 #define XTENSA_MPU_TYPE_B 0x1000 macro
738 type |= XTENSA_MPU_TYPE_B; in mpu_attr_to_type()
1174 (type & XTENSA_MPU_TYPE_B) ? ' ' : 'n', in dump_mpu()
1179 (type & XTENSA_MPU_TYPE_B) ? ' ' : 'n', in dump_mpu()