Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Darm_vm_init.c543 kernel_section_t *next_sect = nextsect(segDATA, sectDCONST); in arm_vm_init() local
545 if (next_sect && ((next_sect->addr & PAGE_MASK) == 0)) { in arm_vm_init()
546 sectSizeCONST = next_sect->addr - sectCONSTB; in arm_vm_init()