Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Dgv100.c42 const u32 instlo = nvkm_ro32(mem, base + 0x00); in gv100_fault_buffer_process() local
57 info.inst = ((u64)insthi << 32) | instlo; in gv100_fault_buffer_process()