Home
last modified time | relevance | path

Searched defs:mt (Results 1 – 1 of 1) sorted by relevance

/hal_xtensa-2.7.6/src/hal/
Dmpu.c196 inline static int is_cacheable(unsigned int mt) in is_cacheable()
201 inline static int is_writeback(unsigned int mt) in is_writeback()
207 inline static int is_device(unsigned int mt) in is_device()
1371 int xthal_is_cacheable(unsigned int mt) in xthal_is_cacheable()
1380 int xthal_is_writeback(unsigned int mt) in xthal_is_writeback()
1389 int xthal_is_device(unsigned int mt) in xthal_is_device()
1750 unsigned int mt = XTHAL_MPU_ENTRY_GET_MEMORY_TYPE(fg[fg_index]); in xthal_calc_cacheadrdis() local
1787 unsigned int mt = XTHAL_MPU_ENTRY_GET_MEMORY_TYPE( in xthal_calc_cacheadrdis() local