Searched refs:l3_index (Results 1 – 1 of 1) sorted by relevance
349 uint32_t l3_index = (address >> 36) & 0xfff; in get_aux_entry() local350 uint64_t *l3_entry = &ctx->level3_map[l3_index]; in get_aux_entry()358 l3_index, l2_gpu, l2_map); in get_aux_entry()479 uint32_t l3_index = (address >> 36) & 0xfff; in remove_mapping() local480 uint64_t *l3_entry = &ctx->level3_map[l3_index]; in remove_mapping()510 l3_index, l2_index, l1_index); in remove_mapping()