Home
last modified time | relevance | path

Searched defs:if (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdkfd/
Dcwsr_trap_handler_gfx8.asm252 if (!EMU_RUN_HACK) label
280 if G8SR_DEBUG_TIMESTAMP label
319 if G8SR_DEBUG_TIMESTAMP label
343 if G8SR_DEBUG_TIMESTAMP label
515 if G8SR_VGPR_SR_IN_DWX4 label
576 if UNROLL==0 && LDS_DMA_ENABLE==1 label
672 if G8SR_VGPR_SR_IN_DWX4 label
749 if G8SR_DEBUG_TIMESTAMP label
783 if G8SR_DEBUG_TIMESTAMP label
870 if G8SR_VGPR_SR_IN_DWX4 label
[all …]
Dcwsr_trap_handler_gfx9.asm256 if (!EMU_RUN_HACK) label
336 if G8SR_DEBUG_TIMESTAMP label
362 if G8SR_DEBUG_TIMESTAMP label
386 if G8SR_DEBUG_TIMESTAMP label
571 if G8SR_VGPR_SR_IN_DWX4 label
631 if UNROLL==0 && LDS_DMA_ENABLE==1 label
728 if G8SR_VGPR_SR_IN_DWX4 label
805 if G8SR_DEBUG_TIMESTAMP label
839 if G8SR_DEBUG_TIMESTAMP label
926 if G8SR_VGPR_SR_IN_DWX4 label
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dcwsr_trap_handler_gfx9.asm182 if SINGLE_STEP_MISSED_WORKAROUND label
459 if SAVE_AFTER_XNACK_ERROR label
515 if SAVE_AFTER_XNACK_ERROR label
584 if SAVE_AFTER_XNACK_ERROR label
618 if ASIC_TARGET_ARCTURUS label
623 if SAVE_AFTER_XNACK_ERROR label
737 if ASIC_TARGET_ARCTURUS label
746 if ASIC_TARGET_ARCTURUS label
756 if ASIC_TARGET_ARCTURUS label
784 if ASIC_TARGET_ARCTURUS label
[all …]
Dcwsr_trap_handler_gfx10.asm184 if SINGLE_STEP_MISSED_WORKAROUND label
/kernel/linux/linux-5.10/include/linux/
Dcompiler.h56 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) macro
/kernel/linux/linux-4.19/include/linux/
Dcompiler.h56 #define if(cond, ...) __trace_if( (cond , ## __VA_ARGS__) ) macro
/kernel/linux/linux-4.19/drivers/clk/rockchip/
Dclk.h688 #define INVERTER(_id, cname, pname, io, is, if) \ argument
/kernel/linux/linux-5.10/drivers/clk/rockchip/
Dclk.h715 #define INVERTER(_id, cname, pname, io, is, if) \ argument