Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmmu_ll.h48 __attribute__((always_inline)) static inline bool mmu_ll_cache_encryption_enabled(void) in mmu_ll_cache_encryption_enabled() function
210 if (mmu_ll_cache_encryption_enabled()) { in mmu_ll_write_entry()
233 if (mmu_ll_cache_encryption_enabled()) { in mmu_ll_read_entry()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmmu_ll.h50 __attribute__((always_inline)) static inline bool mmu_ll_cache_encryption_enabled(void) in mmu_ll_cache_encryption_enabled() function
217 if (mmu_ll_cache_encryption_enabled()) { in mmu_ll_write_entry()
241 if (mmu_ll_cache_encryption_enabled()) { in mmu_ll_read_entry()