Searched refs:next_sect (Results 1 – 1 of 1) sorted by relevance
543 kernel_section_t *next_sect = nextsect(segDATA, sectDCONST); in arm_vm_init() local545 if (next_sect && ((next_sect->addr & PAGE_MASK) == 0)) { in arm_vm_init()546 sectSizeCONST = next_sect->addr - sectCONSTB; in arm_vm_init()