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()
120 map->type += ptes * map->ctag; in gp100_vmm_pgt_pte()145 map->type += map->ctag; in gp100_vmm_pgt_dma()203 map->type += ptes * map->ctag; in gp100_vmm_pd0_pte()468 map->ctag |= ((1ULL << page->shift) >> 16) << 36; in gp100_vmm_valid()470 map->next |= map->ctag; in gp100_vmm_valid()
105 u64 ctag; member
884 bool ctag = !!(features & BIT_ULL(NPC_VLAN_ETYPE_CTAG)); in npc_update_vlan_features() local889 if (vid && !ctag && !stag) { in npc_update_vlan_features()895 if (ctag) in npc_update_vlan_features()