Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/gpu/
H A Dnvidia,gk20a.txt17 - stall
50 interrupt-names = "stall", "nonstall";
68 interrupt-names = "stall", "nonstall";
86 interrupt-names = "stall", "nonstall";
104 interrupt-names = "stall", "nonstall";
/f-stack/freebsd/crypto/openssl/arm/
H A Dsha1-armv4-large.S206 eor r11,r11,r12 @ 1 cycle stall
223 eor r11,r11,r12 @ 1 cycle stall
240 eor r11,r11,r12 @ 1 cycle stall
257 eor r11,r11,r12 @ 1 cycle stall
278 eor r11,r11,r12 @ 1 cycle stall
294 eor r11,r11,r12 @ 1 cycle stall
310 eor r11,r11,r12 @ 1 cycle stall
326 eor r11,r11,r12 @ 1 cycle stall
342 eor r11,r11,r12 @ 1 cycle stall
370 eor r11,r11,r12 @ 1 cycle stall
[all …]
H A Darmv4-gf2m.S39 eor r5,r5,r7,lsl#3 @ stall
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usbcx-defs.h1142 uint32_t stall : 1; /**< STALL Handshake (Stall) member
1220 uint32_t stall : 1;
1476 uint32_t stall : 1; /**< STALL Handshake (Stall) member
1548 uint32_t stall : 1;
3658 uint32_t stall : 1; /**< STALL Response Received Interrupt (STALL) */ member
3670 uint32_t stall : 1;
H A Dcvmx-usb.c2910 (usbc_hcint.s.stall) ? " STALL" : "", in __cvmx_usb_poll_channel()
3052 if (usbc_hcint.s.stall) in __cvmx_usb_poll_channel()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Deventdev_pipeline.rst58 Core part of pipeline was not assigned any cores. This will stall the
/f-stack/freebsd/mips/mips/
H A Dexception.S729 mflo v0 # get lo/hi late to avoid stall
1115 cfc1 t1, MIPS_FPU_CSR # stall til FP done
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst188 * Extreme stall in the enqueue will lead to ``rte_ring_empty`` to be true.
/f-stack/dpdk/doc/guides/prog_guide/
H A Deventdev.rst294 application to backpressure and eventually stall due to no space in the
H A Dpacket_framework.rst513 the CPU execution units have to stall until the read operation is completed from L3 cache memory or…
/f-stack/freebsd/contrib/device-tree/src/arm64/nvidia/
H A Dtegra132.dtsi191 interrupt-names = "stall", "nonstall";
H A Dtegra186.dtsi1252 interrupt-names = "stall", "nonstall";
H A Dtegra210.dtsi416 interrupt-names = "stall", "nonstall";
H A Dtegra194.dtsi1408 interrupt-names = "stall", "nonstall";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dtegra124.dtsi213 interrupt-names = "stall", "nonstall";
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c1596 struct ecore_ptt *p_ptt, bool stall) in qed_grc_stall_storms() argument
1608 ecore_wr(p_hwfn, p_ptt, reg_addr, stall ? 1 : 0); in qed_grc_stall_storms()
/f-stack/freebsd/contrib/edk2/
H A DMdePkg.dec227 ## @libraryclass Stall Services that do stall and also enable the Stall
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt15510 Fix sleep/stall code reversal. (Andi Kleen)