Searched refs:PAGE_OFFSET (Results 1 - 3 of 3) sorted by path

/haiku/src/system/runtime_loader/
H A Dutility.h18 #define PAGE_OFFSET(x) ((x) & (PAGE_MASK)) macro
H A Delf_load_image.cpp133 + PAGE_OFFSET(pheader->p_vaddr));
157 + PAGE_OFFSET(pheader->p_vaddr));
180 + PAGE_OFFSET(pheader->p_vaddr))
H A Dimages.cpp398 + PAGE_OFFSET(image->regions[i].start)
401 - PAGE_OFFSET(image->regions[i].start)

Completed in 54 milliseconds