Home
last modified time | relevance | path

Searched refs:FILL (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h285 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \
301 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
308 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \
309 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
313 #define VMM_MAP_ITER_DMA(VMM,PT,PTEI,PTEN,MAP,FILL) \
314 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
316 #define VMM_MAP_ITER_SGL(VMM,PT,PTEI,PTEN,MAP,FILL) \
317 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h311 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \
327 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
334 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \
335 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
339 #define VMM_MAP_ITER_DMA(VMM,PT,PTEI,PTEN,MAP,FILL) \
340 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
342 #define VMM_MAP_ITER_SGL(VMM,PT,PTEI,PTEN,MAP,FILL) \
343 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvmlinux.lds.S170 FILL(0);
178 FILL(0);
/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c718 #define FILL(n,val) \ macro
763 FILL( 60 * (nsect / 9), 0x4e ); in do_format()
765 FILL( 12, 0 ); in do_format()
766 FILL( 3, 0xf5 ); in do_format()
773 FILL( 22, 0x4e ); in do_format()
774 FILL( 12, 0 ); in do_format()
775 FILL( 3, 0xf5 ); in do_format()
777 FILL( 512, 0xe5 ); in do_format()
779 FILL( 40, 0x4e ); in do_format()
781 FILL( TrackBuffe in do_format()
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dvmlinux.lds.S113 FILL(0);
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c737 #define FILL(n,val) \ macro
788 FILL( 60 * (nsect / 9), 0x4e ); in do_format()
790 FILL( 12, 0 ); in do_format()
791 FILL( 3, 0xf5 ); in do_format()
798 FILL( 22, 0x4e ); in do_format()
799 FILL( 12, 0 ); in do_format()
800 FILL( 3, 0xf5 ); in do_format()
802 FILL( 512, 0xe5 ); in do_format()
804 FILL( 40, 0x4e ); in do_format()
806 FILL( TrackBuffe in do_format()
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvmlinux.lds.S164 FILL(0);

Completed in 7 milliseconds