Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmm.h286 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument
302 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
309 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
310 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
314 #define VMM_MAP_ITER_DMA(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
315 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
317 #define VMM_MAP_ITER_SGL(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
318 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
/linux-6.3-rc2/Documentation/networking/
A Daf_xdp.rst42 UMEM also has two rings: the FILL ring and the COMPLETION ring. The
43 FILL ring is used by the application to send down addr for the kernel
50 TX ring. In summary, the RX and FILL rings are used for the RX path
67 reason that there is only one set of FILL and COMPLETION rings per
128 There are a four different kind of rings: FILL, COMPLETION, RX and
154 The FILL ring is used to transfer ownership of UMEM frames from
189 If no frames have been passed to kernel via the FILL ring, no
264 rings as usual, but you are going to have one or more FILL and
322 create one FILL ring and one COMPLETION ring for each unique
326 and a TX ring, or at least one of them, and then one FILL and
[all …]
/linux-6.3-rc2/arch/mips/kernel/
A Dvmlinux.lds.S168 FILL(0);
176 FILL(0);
/linux-6.3-rc2/drivers/block/
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( TrackBuffer+BUFFER_SIZE-p, 0x4e ); in do_format()
/linux-6.3-rc2/tools/testing/selftests/sgx/
A Dtest_encl.lds21 FILL(0xDEADBEEF);
/linux-6.3-rc2/arch/arm64/
A DKconfig777 bool "Cortex-A710/X2: 2119858: workaround TRBE overwriting trace data in FILL mode"
785 data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in
795 bool "Neoverse-N2: 2139208: workaround TRBE overwriting trace data in FILL mode"
803 data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in
/linux-6.3-rc2/arch/arm64/tools/
A Dsysreg1727 0b00 FILL

Completed in 16 milliseconds