Home
last modified time | relevance | path

Searched refs:VMM_XO128 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h337 #define VMM_XO128(m,v,o,lo,hi,c,f,a...) do { \ macro
348 #define VMM_WO128(m,v,o,lo,hi) VMM_XO128((m),(v),(o),(lo),(hi), 1, "")
351 VMM_XO128((m),(v),(o),(lo),(hi),(c), " %08x", (c)); \
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h363 #define VMM_XO128(m,v,o,lo,hi,c,f,a...) do { \ macro
374 #define VMM_WO128(m,v,o,lo,hi) VMM_XO128((m),(v),(o),(lo),(hi), 1, "")
377 VMM_XO128((m),(v),(o),(lo),(hi),(c), " %08x", (c)); \

Completed in 2 milliseconds