Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/include/
Dxtensa_mpu_priv.h251 bool xtensa_mpu_entry_enable_get(const struct xtensa_mpu_entry *entry) in xtensa_mpu_entry_enable_get() function
/Zephyr-latest/arch/xtensa/core/
Dmpu.c437 if (!xtensa_mpu_entry_enable_get(last_entry) && in mpu_map_region_add()