/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | NG2patch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NGpatch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | GENpatch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | U3patch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NG4patch.S | 9 #define BRANCH_ALWAYS 0x10680000 define 17 sethi %hi(BRANCH_ALWAYS), %g3; \ 20 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | M7patch.S | 9 #define BRANCH_ALWAYS 0x10680000 define 17 sethi %hi(BRANCH_ALWAYS), %g3; \ 20 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | GENpage.S | 51 #define BRANCH_ALWAYS 0x10680000 define 59 sethi %hi(BRANCH_ALWAYS), %g3; \ 62 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NGbzero.S | 133 #define BRANCH_ALWAYS 0x10680000 define 141 sethi %hi(BRANCH_ALWAYS), %g3; \ 144 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | GENbzero.S | 130 #define BRANCH_ALWAYS 0x10680000 define 138 sethi %hi(BRANCH_ALWAYS), %g3; \ 141 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NGpage.S | 111 #define BRANCH_ALWAYS 0x10680000 define 119 sethi %hi(BRANCH_ALWAYS), %g3; \ 122 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | NGpatch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | U3patch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | GENpatch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NG2patch.S | 7 #define BRANCH_ALWAYS 0x10680000 define 15 sethi %hi(BRANCH_ALWAYS), %g3; \ 18 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NG4patch.S | 9 #define BRANCH_ALWAYS 0x10680000 define 17 sethi %hi(BRANCH_ALWAYS), %g3; \ 20 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | M7patch.S | 9 #define BRANCH_ALWAYS 0x10680000 define 17 sethi %hi(BRANCH_ALWAYS), %g3; \ 20 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | GENpage.S | 51 #define BRANCH_ALWAYS 0x10680000 define 59 sethi %hi(BRANCH_ALWAYS), %g3; \ 62 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NGbzero.S | 133 #define BRANCH_ALWAYS 0x10680000 define 141 sethi %hi(BRANCH_ALWAYS), %g3; \ 144 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | GENbzero.S | 130 #define BRANCH_ALWAYS 0x10680000 define 138 sethi %hi(BRANCH_ALWAYS), %g3; \ 141 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
H A D | NGpage.S | 111 #define BRANCH_ALWAYS 0x10680000 define 119 sethi %hi(BRANCH_ALWAYS), %g3; \ 122 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | sun4v_tlb_miss.S | 398 #define BRANCH_ALWAYS 0x10680000 define 406 sethi %hi(BRANCH_ALWAYS), %g3; \ 409 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | sun4v_tlb_miss.S | 398 #define BRANCH_ALWAYS 0x10680000 define 406 sethi %hi(BRANCH_ALWAYS), %g3; \ 409 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 291 BRANCH_ALWAYS=0x0C0000, INTR_ALWAYS=0x300000, WAIT_ALWAYS=0x030000, enumerator 771 yp->tx_ring[--i].dbdma_cmd = cpu_to_le32(CMD_STOP | BRANCH_ALWAYS); in yellowfin_init_ring() 804 yp->tx_ring[++j].dbdma_cmd |= cpu_to_le32(BRANCH_ALWAYS | INTR_ALWAYS); in yellowfin_init_ring() 849 cpu_to_le32(CMD_TX_PKT|BRANCH_ALWAYS | len); in yellowfin_start_xmit() 1181 cpu_to_le32(CMD_RX_BUF | INTR_ALWAYS | BRANCH_ALWAYS in yellowfin_rx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 291 BRANCH_ALWAYS=0x0C0000, INTR_ALWAYS=0x300000, WAIT_ALWAYS=0x030000, enumerator 773 yp->tx_ring[--i].dbdma_cmd = cpu_to_le32(CMD_STOP | BRANCH_ALWAYS); in yellowfin_init_ring() 806 yp->tx_ring[++j].dbdma_cmd |= cpu_to_le32(BRANCH_ALWAYS | INTR_ALWAYS); in yellowfin_init_ring() 851 cpu_to_le32(CMD_TX_PKT|BRANCH_ALWAYS | len); in yellowfin_start_xmit() 1183 cpu_to_le32(CMD_RX_BUF | INTR_ALWAYS | BRANCH_ALWAYS in yellowfin_rx()
|