Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/llext/
Dllext_mem.c102 const uintptr_t sect_align = LLEXT_PAGE_SIZE; in llext_copy_section() local
109 uintptr_t sect_align = sect_alloc; in llext_copy_section() local
112 ext->mem[mem_idx] = llext_aligned_alloc(sect_align, sect_alloc); in llext_copy_section()