Searched refs:pt_desc_bytes (Results 1 – 1 of 1) sorted by relevance
587 const unsigned pt_desc_bytes = ptd_per_page * sizeof(pt_desc_t); in pmap_data_bootstrap() local588 ptd_info_offset = PMAP_ALIGN(pt_desc_bytes, l2_cline_bytes); in pmap_data_bootstrap()591 assert((ptd_info_offset - pt_desc_bytes) < l2_cline_bytes); in pmap_data_bootstrap()