Searched refs:XTENSA_MPU_TYPE_INT (Results 1 – 1 of 1) sorted by relevance
61 #define XTENSA_MPU_TYPE_INT 0x2000 macro715 type |= XTENSA_MPU_TYPE_INT; in mpu_attr_to_type()1171 (type & XTENSA_MPU_TYPE_INT) ? "int" : ""); in dump_mpu()