Searched refs:ctag (Results 1 – 5 of 5) sorted by relevance
38 if (map->ctag && !(map->next & (1ULL << 44))) { in gf100_vmm_pgt_pte()40 data = base | ((map->ctag >> 1) << 44); in gf100_vmm_pgt_pte()41 if (!(map->ctag++ & 1)) in gf100_vmm_pgt_pte()48 map->type += ptes * map->ctag; in gf100_vmm_pgt_pte()74 map->type += map->ctag; in gf100_vmm_pgt_dma()254 map->type = map->ctag = 0; in gf100_vmm_valid()304 map->ctag |= 1ULL << 44; in gf100_vmm_valid()307 map->ctag |= tags << 1 | 1; in gf100_vmm_valid()
39 map->type += ptes * map->ctag; in nv50_vmm_pgt_pte()74 map->type += map->ctag; in nv50_vmm_pgt_dma()241 map->type = map->ctag = 0; in nv50_vmm_valid()310 map->ctag |= (u64)comp << 49; in nv50_vmm_valid()313 map->next |= map->ctag; in nv50_vmm_valid()
567 WARN_ON_ONCE(test_and_set_bit(vid, ns->vlan.ctag)); in nsim_vlan_rx_add_vid()582 WARN_ON_ONCE(!test_and_clear_bit(vid, ns->vlan.ctag)); in nsim_vlan_rx_kill_vid()963 for_each_set_bit(vid, ns->vlan.ctag, VLAN_N_VID) in nsim_vlan_show()1204 for_each_set_bit(vid, ns->vlan.ctag, VLAN_N_VID) in nsim_destroy()
80 DECLARE_BITMAP(ctag, VLAN_N_VID);
1050 bool ctag = !!(features & BIT_ULL(NPC_VLAN_ETYPE_CTAG)); in npc_update_vlan_features() local1055 if (vid && !ctag && !stag) { in npc_update_vlan_features()1061 if (ctag) in npc_update_vlan_features()