Home
last modified time | relevance | path

Searched refs:cause (Results 276 - 287 of 287) sorted by relevance

1...<<1112

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm226 s_sleep 0x2 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get arbit to exec inst, while other waves are stuck into the sleep-loop and waiting for wrexec!=0
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c1819 /* Return tx queue pointer (find last set bit) according to <cause> returned
1820 * form tx_done reg. <cause> must not be null. The return value is always a
1821 * valid queue for matching the first one found in <cause>.
1824 u32 cause) in mvneta_tx_done_policy()
1826 int queue = fls(cause) - 1; in mvneta_tx_done_policy()
2875 * must be a valid cause according to MVNETA_TXQ_INTR_MASK_ALL.
3122 * Bits 8 -15 of the cause Rx Tx register indicate that are received
3139 /* Read cause register */ in mvneta_poll()
1823 mvneta_tx_done_policy(struct mvneta_port *pp, u32 cause) mvneta_tx_done_policy() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c1855 /* Return tx queue pointer (find last set bit) according to <cause> returned
1856 * form tx_done reg. <cause> must not be null. The return value is always a
1857 * valid queue for matching the first one found in <cause>.
1860 u32 cause) in mvneta_tx_done_policy()
1862 int queue = fls(cause) - 1; in mvneta_tx_done_policy()
3021 * must be a valid cause according to MVNETA_TXQ_INTR_MASK_ALL.
3268 * Bits 8 -15 of the cause Rx Tx register indicate that are received
3285 /* Read cause register */ in mvneta_poll()
1859 mvneta_tx_done_policy(struct mvneta_port *pp, u32 cause) mvneta_tx_done_policy() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c4374 "Clearing DMA0 engine from errors (cause 0x%x)\n", in gaudi_memset_device_memory()
4397 dev_err(hdev->dev, "DMA Failed, cause 0x%x\n", err_cause); in gaudi_memset_device_memory()
4401 "Clearing DMA0 engine from errors (cause 0x%x)\n", in gaudi_memset_device_memory()
5346 "%s %s. err cause: %s\n", in gaudi_handle_qman_err_generic()
5365 "%s ARB_ERR. err cause: %s\n", in gaudi_handle_qman_err_generic()
5653 "TPC%d_%s interrupt cause: %s\n", in gaudi_tpc_read_interrupts()
5723 u8 cause; in gaudi_handle_eqe() local
5914 cause = le64_to_cpu(eq_entry->data[0]) & 0xFF; in gaudi_handle_eqe()
5916 "Received high temp H/W interrupt %d (cause %d)\n", in gaudi_handle_eqe()
5917 event_type, cause); in gaudi_handle_eqe()
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4058 * We do it only if the reset cause was HB, because that would be the indication in gaudi_hw_fini()
5607 "Clearing DMA0 engine from errors (cause 0x%x)\n", in gaudi_memset_device_memory()
5630 dev_err(hdev->dev, "DMA Failed, cause 0x%x\n", err_cause); in gaudi_memset_device_memory()
5634 "Clearing DMA0 engine from errors (cause 0x%x)\n", in gaudi_memset_device_memory()
5911 dev_err(hdev->dev, "DMA Failed, cause 0x%x\n", err_cause); in gaudi_dma_core_transfer()
5913 "Clearing DMA0 engine from errors (cause 0x%x)\n", in gaudi_dma_core_transfer()
5982 "Clearing DMA0 engine from errors (cause 0x%x)\n", in gaudi_debugfs_read_dma()
6965 "%s %s. err cause: %s\n", in gaudi_handle_qman_err_generic()
6996 "%s ARB_ERR. err cause: %s\n", in gaudi_handle_qman_err_generic()
7031 dev_err_ratelimited(hdev->dev, "Unknown SM SEI cause in gaudi_print_sm_sei_info()
7570 u8 cause; gaudi_handle_eqe() local
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h641 * @glbl_err_cause_num: global err cause number.
1535 * @pb_print_security_errors: print security errors according block and cause
1675 u32 block_addr, u32 cause, u32 offended_addr);
2948 * so the first (root cause) CS timeout will not be overwritten.
2975 * is enable so the first (root cause) undefined opcode will not be
2996 * Since we're looking for the page-fault's root cause,
3014 * Since we're looking for the RAZWI's root cause,
3089 * @curr_reset_cause: saves an enumerated reset cause when a hard reset is
3094 * same cause.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S3134 # cause an operr so we don't need to check for them here.
6668 fbgt t_operr # cause an operr exception
6763 fbgt t_operr # cause an operr exception
6930 # approximately M. Thus 6.2 will never cause #
7701 # However, invoking exp(|X|) may cause premature #
7815 # However, invoking exp(|X|) may cause premature overflow. #
9468 # exponents out of range for single or double DO NOT cause underflow
9628 # multiply with a denorm which will cause an unimplemented data type
10061 fmul.x Scale(%pc),%fp0 # may cause underflow
11548 # instruction won't cause a
[all...]
H A Dfplsp.S6562 fbgt t_operr # cause an operr exception
6657 fbgt t_operr # cause an operr exception
6824 # approximately M. Thus 6.2 will never cause #
7595 # However, invoking exp(|X|) may cause premature #
7709 # However, invoking exp(|X|) may cause premature overflow. #
9269 # multiply with a denorm which will cause an unimplemented data type
9702 fmul.x Scale(%pc),%fp0 # may cause underflow
10185 fadd.x pls_tiny(%pc),%fp1 # cause exception
H A Dpfpsp.S3133 # cause an operr so we don't need to check for them here.
7341 # would cause either an underflow or overflow. these cases are handled
7579 # would cause either an underflow or overflow. these cases are handled
7979 # instruction won't cause an exception. Use the regular fmul to #
8796 # instruction won't cause an exception. Use the regular fdiv to #
10381 # instruction won't cause an exception. Use the regular fsglmul to #
10722 # instruction won't cause an exception. Use the regular fsgldiv to #
11956 # instruction won't cause an exception. Use the regular fsqrt to #
13860 # to overflow. Only a negative iscale can cause this, so
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S3134 # cause an operr so we don't need to check for them here.
6668 fbgt t_operr # cause an operr exception
6763 fbgt t_operr # cause an operr exception
6930 # approximately M. Thus 6.2 will never cause #
7701 # However, invoking exp(|X|) may cause premature #
7815 # However, invoking exp(|X|) may cause premature overflow. #
9468 # exponents out of range for single or double DO NOT cause underflow
9628 # multiply with a denorm which will cause an unimplemented data type
10061 fmul.x Scale(%pc),%fp0 # may cause underflow
11548 # instruction won't cause a
[all...]
H A Dfplsp.S6562 fbgt t_operr # cause an operr exception
6657 fbgt t_operr # cause an operr exception
6824 # approximately M. Thus 6.2 will never cause #
7595 # However, invoking exp(|X|) may cause premature #
7709 # However, invoking exp(|X|) may cause premature overflow. #
9269 # multiply with a denorm which will cause an unimplemented data type
9702 fmul.x Scale(%pc),%fp0 # may cause underflow
10185 fadd.x pls_tiny(%pc),%fp1 # cause exception
H A Dpfpsp.S3133 # cause an operr so we don't need to check for them here.
7341 # would cause either an underflow or overflow. these cases are handled
7579 # would cause either an underflow or overflow. these cases are handled
7979 # instruction won't cause an exception. Use the regular fmul to #
8796 # instruction won't cause an exception. Use the regular fdiv to #
10381 # instruction won't cause an exception. Use the regular fsglmul to #
10722 # instruction won't cause an exception. Use the regular fsgldiv to #
11956 # instruction won't cause an exception. Use the regular fsqrt to #
13860 # to overflow. Only a negative iscale can cause this, so

Completed in 117 milliseconds

1...<<1112