Searched refs:NV_MEM_TARGET_PCI_NOSNOOP (Results 1 – 7 of 7) sorted by relevance
120 case NV_MEM_TARGET_PCI_NOSNOOP: in gf119_dmaobj_new()
113 case NV_MEM_TARGET_PCI_NOSNOOP: dmaobj->flags0 |= 0x00000003; break; in gv100_dmaobj_new()
130 case NV_MEM_TARGET_PCI_NOSNOOP: in gf100_dmaobj_new()
112 case NV_MEM_TARGET_PCI_NOSNOOP: in nv04_dmaobj_new()
129 dmaobj->target = NV_MEM_TARGET_PCI_NOSNOOP; in nvkm_dmaobj_ctor()
135 case NV_MEM_TARGET_PCI_NOSNOOP: in nv50_dmaobj_new()
17 #define NV_MEM_TARGET_PCI_NOSNOOP 2 macro