Searched refs:NV_MEM_ACCESS_NOSNOOP (Results 1 – 3 of 3) sorted by relevance
13 #define NV_MEM_ACCESS_NOSNOOP 16 macro
133 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 7 : 5; in gf100_vm_map_sg()
130 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 3 : 2; in nv50_vm_map_sg()