Searched refs:vaddr_offset (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.7.0/components/esp_rom/include/esp32c2/rom/ |
D | cache.h | 127 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member 454 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset); 480 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32c3/rom/ |
D | cache.h | 127 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member 614 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset); 640 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32s2/rom/ |
D | cache.h | 111 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member 893 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset); 919 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32c6/rom/ |
D | cache.h | 111 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member 570 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32h2/rom/ |
D | cache.h | 115 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member 573 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/ |
D | cache.h | 160 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member 1105 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset); 1131 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
|