Searched refs:start_of_page (Results 1 – 1 of 1) sorted by relevance
2639 const uintptr_t start_of_page = (uintptr_t)ptdp & ~PAGE_MASK; in ptd_alloc_unlinked() local2640 ptd_info_t *first_ptd_info = (ptd_info_t *)(start_of_page + ptd_info_offset); in ptd_alloc_unlinked()