| /kernel/linux/linux-6.6/arch/x86/boot/ |
| D | cpucheck.c | 57 #define A32(a, b, c, d) (((d) << 24)+((c) << 16)+((b) << 8)+(a)) macro 61 return cpu_vendor[0] == A32('A', 'u', 't', 'h') && in is_amd() 62 cpu_vendor[1] == A32('e', 'n', 't', 'i') && in is_amd() 63 cpu_vendor[2] == A32('c', 'A', 'M', 'D'); in is_amd() 68 return cpu_vendor[0] == A32('C', 'e', 'n', 't') && in is_centaur() 69 cpu_vendor[1] == A32('a', 'u', 'r', 'H') && in is_centaur() 70 cpu_vendor[2] == A32('a', 'u', 'l', 's'); in is_centaur() 75 return cpu_vendor[0] == A32('G', 'e', 'n', 'u') && in is_transmeta() 76 cpu_vendor[1] == A32('i', 'n', 'e', 'T') && in is_transmeta() 77 cpu_vendor[2] == A32('M', 'x', '8', '6'); in is_transmeta() [all …]
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| D | cpucheck.c | 56 #define A32(a, b, c, d) (((d) << 24)+((c) << 16)+((b) << 8)+(a)) macro 60 return cpu_vendor[0] == A32('A', 'u', 't', 'h') && in is_amd() 61 cpu_vendor[1] == A32('e', 'n', 't', 'i') && in is_amd() 62 cpu_vendor[2] == A32('c', 'A', 'M', 'D'); in is_amd() 67 return cpu_vendor[0] == A32('C', 'e', 'n', 't') && in is_centaur() 68 cpu_vendor[1] == A32('a', 'u', 'r', 'H') && in is_centaur() 69 cpu_vendor[2] == A32('a', 'u', 'l', 's'); in is_centaur() 74 return cpu_vendor[0] == A32('G', 'e', 'n', 'u') && in is_transmeta() 75 cpu_vendor[1] == A32('i', 'n', 'e', 'T') && in is_transmeta() 76 cpu_vendor[2] == A32('M', 'x', '8', '6'); in is_transmeta() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
| D | rseq-arm.h | 11 * RSEQ_SIG uses the udf A32 instruction with an uncommon immediate operand 16 * The instruction pattern in the A32 instruction set is: 35 * Translates to this A32 instruction pattern:
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | arch_gicv3.h | 41 #define CPUIF_MAP(a32, a64) \ argument 44 write_sysreg(val, a32); \ 48 return read_sysreg(a32); \
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | arch_gicv3.h | 41 #define CPUIF_MAP(a32, a64) \ argument 44 write_sysreg(val, a32); \ 48 return read_sysreg(a32); \
|
| /kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
| D | be_mgmt.h | 145 bus_address.u.a32.address_lo; \ 147 bus_address.u.a32.address_hi; \
|
| D | be_main.c | 1538 phys_addr.u.a32.address_lo = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle() 1540 phys_addr.u.a32.address_lo -= dpl; in beiscsi_hdl_get_handle() 1541 phys_addr.u.a32.address_hi = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle() 1761 pasync_sge[pi].hi = pasync_handle->pa.u.a32.address_lo; in beiscsi_hdq_post_handles() 1762 pasync_sge[pi].lo = pasync_handle->pa.u.a32.address_hi; in beiscsi_hdq_post_handles() 2101 io_task->bhs_pa.u.a32.address_lo); in hwi_write_sgl_v2() 2103 io_task->bhs_pa.u.a32.address_hi); in hwi_write_sgl_v2() 2143 io_task->bhs_pa.u.a32.address_hi); in hwi_write_sgl_v2() 2145 io_task->bhs_pa.u.a32.address_lo); in hwi_write_sgl_v2() 2196 io_task->bhs_pa.u.a32.address_lo); in hwi_write_sgl() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
| D | be_mgmt.h | 145 bus_address.u.a32.address_lo; \ 147 bus_address.u.a32.address_hi; \
|
| D | be_main.c | 1521 phys_addr.u.a32.address_lo = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle() 1523 phys_addr.u.a32.address_lo -= dpl; in beiscsi_hdl_get_handle() 1524 phys_addr.u.a32.address_hi = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle() 1744 pasync_sge[pi].hi = pasync_handle->pa.u.a32.address_lo; in beiscsi_hdq_post_handles() 1745 pasync_sge[pi].lo = pasync_handle->pa.u.a32.address_hi; in beiscsi_hdq_post_handles() 2085 io_task->bhs_pa.u.a32.address_lo); in hwi_write_sgl_v2() 2087 io_task->bhs_pa.u.a32.address_hi); in hwi_write_sgl_v2() 2127 io_task->bhs_pa.u.a32.address_hi); in hwi_write_sgl_v2() 2129 io_task->bhs_pa.u.a32.address_lo); in hwi_write_sgl_v2() 2180 io_task->bhs_pa.u.a32.address_lo); in hwi_write_sgl() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,corstone1000.yaml | 18 Support for Cortex‑A32, Cortex‑A35 and Cortex‑A53 processors. Two expansion
|
| D | pmu.yaml | 38 - arm,cortex-a32-pmu
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | etherdevice.h | 537 u32 *a32 = (u32 *)((u8 *)a + 2); in compare_ether_header() 540 return (*(u16 *)a ^ *(u16 *)b) | (a32[0] ^ b32[0]) | in compare_ether_header() 541 (a32[1] ^ b32[1]) | (a32[2] ^ b32[2]); in compare_ether_header()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | etherdevice.h | 581 u32 *a32 = (u32 *)((u8 *)a + 2); in compare_ether_header() 584 return (*(u16 *)a ^ *(u16 *)b) | (a32[0] ^ b32[0]) | in compare_ether_header() 585 (a32[1] ^ b32[1]) | (a32[2] ^ b32[2]); in compare_ether_header()
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | opcodes.c | 5 * A32 condition code lookup feature moved from nwfpe/fpopcode.c
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| D | opcodes.c | 5 * A32 condition code lookup feature moved from nwfpe/fpopcode.c
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| D | bfa_ioc.h | 55 dma_addr->a32.addr_lo = (u32) htonl(pa); in __bfa_dma_be_addr_set() 56 dma_addr->a32.addr_hi = (u32) htonl(upper_32_bits(pa)); in __bfa_dma_be_addr_set()
|
| D | bna_tx_rx.c | 1293 (bfi_q)->pg_tbl.a32.addr_lo = (bna_qpt)->hw_qpt_ptr.lsb; \ 1294 (bfi_q)->pg_tbl.a32.addr_hi = (bna_qpt)->hw_qpt_ptr.msb; \ 1295 (bfi_q)->first_entry.a32.addr_lo = cur_q_addr.lsb; \ 1296 (bfi_q)->first_entry.a32.addr_hi = cur_q_addr.msb; \ 1667 cfg_req->q_cfg[i].ib.index_addr.a32.addr_lo = in bna_bfi_rx_enet_start() 1669 cfg_req->q_cfg[i].ib.index_addr.a32.addr_hi = in bna_bfi_rx_enet_start() 3104 cfg_req->q_cfg[i].ib.index_addr.a32.addr_lo = in bna_bfi_tx_enet_start() 3106 cfg_req->q_cfg[i].ib.index_addr.a32.addr_hi = in bna_bfi_tx_enet_start()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | pmu.yaml | 34 - arm,cortex-a32-pmu
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| D | bfa_ioc.h | 55 dma_addr->a32.addr_lo = (u32) htonl(pa); in __bfa_dma_be_addr_set() 56 dma_addr->a32.addr_hi = (u32) htonl(upper_32_bits(pa)); in __bfa_dma_be_addr_set()
|
| D | bna_tx_rx.c | 1293 (bfi_q)->pg_tbl.a32.addr_lo = (bna_qpt)->hw_qpt_ptr.lsb; \ 1294 (bfi_q)->pg_tbl.a32.addr_hi = (bna_qpt)->hw_qpt_ptr.msb; \ 1295 (bfi_q)->first_entry.a32.addr_lo = cur_q_addr.lsb; \ 1296 (bfi_q)->first_entry.a32.addr_hi = cur_q_addr.msb; \ 1667 cfg_req->q_cfg[i].ib.index_addr.a32.addr_lo = in bna_bfi_rx_enet_start() 1669 cfg_req->q_cfg[i].ib.index_addr.a32.addr_hi = in bna_bfi_rx_enet_start() 3104 cfg_req->q_cfg[i].ib.index_addr.a32.addr_lo = in bna_bfi_tx_enet_start() 3106 cfg_req->q_cfg[i].ib.index_addr.a32.addr_hi = in bna_bfi_tx_enet_start()
|
| /kernel/linux/linux-6.6/drivers/staging/vme_user/ |
| D | vme_tsi148.h | 681 #define TSI148_LCSR_OTAT_AMODE_A32 (2<<0) /* A32 Address Space */ 682 #define TSI148_LCSR_OTAT_AMODE_A64 (4<<0) /* A32 Address Space */ 877 #define TSI148_LCSR_ITAT_AS_A32 (2<<4) /* A32 Address Space */ 950 #define TSI148_LCSR_LMAT_AS_A32 (2<<4) /* A32 */ 1292 #define TSI148_LCSR_DSAT_AMODE_A32 (2<<0) /* A32 */ 1329 #define TSI148_LCSR_DDAT_AMODE_A32 (2<<0) /* A32 */
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| D | rseq-arm.h | 11 * RSEQ_SIG uses the udf A32 instruction with an uncommon immediate operand 16 * The instruction pattern in the A32 instruction set is: 35 * Translates to this A32 instruction pattern:
|
| /kernel/linux/linux-5.10/drivers/vme/bridges/ |
| D | vme_tsi148.h | 687 #define TSI148_LCSR_OTAT_AMODE_A32 (2<<0) /* A32 Address Space */ 688 #define TSI148_LCSR_OTAT_AMODE_A64 (4<<0) /* A32 Address Space */ 884 #define TSI148_LCSR_ITAT_AS_A32 (2<<4) /* A32 Address Space */ 957 #define TSI148_LCSR_LMAT_AS_A32 (2<<4) /* A32 */ 1299 #define TSI148_LCSR_DSAT_AMODE_A32 (2<<0) /* A32 */ 1336 #define TSI148_LCSR_DDAT_AMODE_A32 (2<<0) /* A32 */
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol-elf.c | 2146 tmp->addr.a32[SDT_NOTE_IDX_LOC] = in sdt_adjust_loc() 2147 tmp->addr.a32[SDT_NOTE_IDX_LOC] + base_off - in sdt_adjust_loc() 2148 tmp->addr.a32[SDT_NOTE_IDX_BASE]; in sdt_adjust_loc() 2161 if (tmp->bit32 && tmp->addr.a32[SDT_NOTE_IDX_REFCTR]) in sdt_adjust_refctr() 2162 tmp->addr.a32[SDT_NOTE_IDX_REFCTR] -= (base_addr - base_off); in sdt_adjust_refctr() 2189 Elf32_Addr a32[NR_ADDR]; in populate_sdt_note() member
|
| D | symbol.h | 254 Elf32_Addr a32[3]; member
|