Home
last modified time | relevance | path

Searched refs:offset_h (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv50_vm.c93 u32 offset_h = upper_32_bits(phys); in nv50_vm_map() local
107 offset_h |= (tag << 17); in nv50_vm_map()
113 nv_wo32(pgt, pte + 4, offset_h); in nv50_vm_map()