Searched refs:L2T_STATE_UNUSED (Results 1 – 2 of 2) sorted by relevance
240 if (e->state != L2T_STATE_UNUSED) { in alloc_l2e()248 e->state = L2T_STATE_UNUSED; in alloc_l2e()459 d->l2tab[i].state = L2T_STATE_UNUSED; in t3_init_l2t()
43 L2T_STATE_UNUSED /* entry not in use */ enumerator