Searched refs:extra_base (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/seL4_libs/libsel4utils/src/vspace/
H A Dbootstrap.c404 uintptr_t extra_base = (uintptr_t)info + PAGE_SIZE_4K; local
411 existing_frames[i + 2] = (void *)(extra_base + i * PAGE_SIZE_4K);
/seL4-refos-master/libs/libsel4utils/src/vspace/
H A Dbootstrap.c404 uintptr_t extra_base = (uintptr_t)info + PAGE_SIZE_4K; local
411 existing_frames[i + 2] = (void *)(extra_base + i * PAGE_SIZE_4K);

Completed in 73 milliseconds