Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dgv100.c49 const u32 timelo = nvkm_ro32(mem, base + 0x10); in gv100_fault_buffer_process() local
61 info.time = ((u64)timehi << 32) | timelo; in gv100_fault_buffer_process()