/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | wof.S | 97 save %g0, %g0, %g0 ! Go where saving will occur 144 save %g0, %g0, %g0 ! Go to where the saving will occur
|
H A D | wuf.S | 263 * a fault did occur. Then we turn on fault traps again 295 andcc %twin_tmp2, 0x2, %g0 ! did fault occur?
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | wof.S | 97 save %g0, %g0, %g0 ! Go where saving will occur 144 save %g0, %g0, %g0 ! Go to where the saving will occur
|
H A D | wuf.S | 263 * a fault did occur. Then we turn on fault traps again 295 andcc %twin_tmp2, 0x2, %g0 ! did fault occur?
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 737 u32 occur = le32_to_cpu(dump_data.trig->occurrences); in iwl_dbg_tlv_periodic_trig_handler() local 740 if (!occur) in iwl_dbg_tlv_periodic_trig_handler() 756 u32 occur = le32_to_cpu(trig->occurrences), collect_interval; in iwl_dbg_tlv_set_periodic_trigs() local 759 if (!occur) in iwl_dbg_tlv_set_periodic_trigs()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 961 u32 occur = le32_to_cpu(dump_data.trig->occurrences); in iwl_dbg_tlv_periodic_trig_handler() local 964 if (!occur) in iwl_dbg_tlv_periodic_trig_handler() 980 u32 occur = le32_to_cpu(trig->occurrences), collect_interval; in iwl_dbg_tlv_set_periodic_trigs() local 983 if (!occur) in iwl_dbg_tlv_set_periodic_trigs()
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | entry.S | 248 | kernel stack, otherwise stack overflow can occur during
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | entry.S | 249 | kernel stack, otherwise stack overflow can occur during
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 185 | algorithms so that no page faults occur within the "core" code
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | header.S | 498 # where the compressed data starts. Problems will occur when the output
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 185 | algorithms so that no page faults occur within the "core" code
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | header.S | 440 # where the compressed data starts. Problems will occur when the output
|
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | los_hw_exc.S | 407 LDR R3, =g_intCount @ Judge the exception is occur in task stack or system stack
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.c | 2519 u32 occur, delay; in iwl_fw_dbg_ini_collect() local 2529 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect() 2530 if (!occur) in iwl_fw_dbg_ini_collect() 2533 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.c | 2995 u32 occur, delay; in iwl_fw_dbg_ini_collect() local 3005 occur = le32_to_cpu(trig->occurrences); in iwl_fw_dbg_ini_collect() 3006 if (!occur) in iwl_fw_dbg_ini_collect() 3009 trig->occurrences = cpu_to_le32(--occur); in iwl_fw_dbg_ini_collect()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 1155 # emulated and exceptions handled. The differences occur in how the # 1162 # performed by calling the routine fout(). If no exception should occur # 1166 # should occur, then we must create an exception stack frame of that # 1389 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1391 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 1967 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1969 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 2652 # no exception occurred. now, did a disabled, exact overflow occur with inexact 2654 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur? 2672 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur [all...] |
H A D | isp.S | 384 # If none of these occur, then a normal exit is made through # 500 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur? 512 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur? 2243 # the first two quotient words must be zero, or overflow would occur. 3040 tst.l %d0 # did error occur? 3288 # pre-load the operand ATC. no page faults should occur here because 3590 # pre-load the operand ATC. no page faults should occur because 3899 # pre-load the operand ATC. no page faults should occur here because 4057 # pre-load the operand ATC. no page faults should occur here because 4203 # pre-load the operand ATC. no page faults should occur her [all...] |
H A D | ilsp.S | 293 # the first two quotient words must be zero, or overflow would occur.
|
H A D | fpsp.S | 1156 # emulated and exceptions handled. The differences occur in how the # 1163 # performed by calling the routine fout(). If no exception should occur # 1167 # should occur, then we must create an exception stack frame of that # 1390 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1392 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 1968 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1970 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 2653 # no exception occurred. now, did a disabled, exact overflow occur with inexact 2655 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur? 2673 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 1155 # emulated and exceptions handled. The differences occur in how the # 1162 # performed by calling the routine fout(). If no exception should occur # 1166 # should occur, then we must create an exception stack frame of that # 1389 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1391 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 1967 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1969 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 2652 # no exception occurred. now, did a disabled, exact overflow occur with inexact 2654 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur? 2672 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur [all...] |
H A D | isp.S | 384 # If none of these occur, then a normal exit is made through # 500 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur? 512 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur? 2243 # the first two quotient words must be zero, or overflow would occur. 3040 tst.l %d0 # did error occur? 3288 # pre-load the operand ATC. no page faults should occur here because 3590 # pre-load the operand ATC. no page faults should occur because 3899 # pre-load the operand ATC. no page faults should occur here because 4057 # pre-load the operand ATC. no page faults should occur here because 4203 # pre-load the operand ATC. no page faults should occur her [all...] |
H A D | ilsp.S | 293 # the first two quotient words must be zero, or overflow would occur.
|
H A D | fpsp.S | 1156 # emulated and exceptions handled. The differences occur in how the # 1163 # performed by calling the routine fout(). If no exception should occur # 1167 # should occur, then we must create an exception stack frame of that # 1390 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1392 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 1968 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur? 1970 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur? 2653 # no exception occurred. now, did a disabled, exact overflow occur with inexact 2655 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur? 2673 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx10.asm | 195 // If ttmp1[31] is set then trap may occur early. 205 // Host trap may occur while wave is halted.
|
H A D | cwsr_trap_handler_gfx9.asm | 212 // Host trap may occur while wave is halted.
|