Searched refs:s_is_enclosed (Results 1 – 1 of 1) sorted by relevance
115 static bool s_is_enclosed(uint32_t block_start, uint32_t block_end, uint32_t new_block_start, uint3…468 … if ((s_is_enclosed(mem_block->paddr_start, mem_block->paddr_end, paddr_start, aligned_size))) { in esp_mmu_map()781 static bool s_is_enclosed(uint32_t block_start, uint32_t block_end, uint32_t new_block_start, uint3… in s_is_enclosed() function