/arch/s390/tools/ |
D | gen_facilities.c | 129 unsigned int high, bit, dword, i; in print_facility_list() local 138 dword = def->bits[i] / 64; in print_facility_list() 139 if (dword > high) { in print_facility_list() 140 array = realloc(array, (dword + 1) * 8); in print_facility_list() 143 memset(array + high + 1, 0, (dword - high) * 8); in print_facility_list() 144 high = dword; in print_facility_list() 146 array[dword] |= 1ULL << bit; in print_facility_list()
|
/arch/arm64/kvm/ |
D | mmio.c | 20 u64 dword; in kvm_mmio_write_buf() member 37 tmp.dword = data; in kvm_mmio_write_buf() 38 datap = &tmp.dword; in kvm_mmio_write_buf() 51 u64 dword; in kvm_mmio_read_buf() member 67 memcpy(&tmp.dword, buf, len); in kvm_mmio_read_buf() 68 data = tmp.dword; in kvm_mmio_read_buf()
|
/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha1.c | 36 u64 dword; in octeon_sha1_store_hash() member 41 write_octeon_64bit_hash_dword(hash_tail.dword, 2); in octeon_sha1_store_hash() 50 u64 dword; in octeon_sha1_read_hash() member 55 hash_tail.dword = read_octeon_64bit_hash_dword(2); in octeon_sha1_read_hash() 57 memzero_explicit(&hash_tail.dword, sizeof(hash_tail.dword)); in octeon_sha1_read_hash()
|
/arch/riscv/include/asm/ |
D | asm.h | 27 #define REG_ASM __REG_SEL(.dword, .word) 33 #define RISCV_PTR .dword
|
/arch/mips/mm/ |
D | cerr-sb1.c | 288 static char range_parity(uint64_t dword, int max, int min) in range_parity() argument 292 dword >>= min; in range_parity() 294 if (dword & 0x1) in range_parity() 296 dword >>= 1; in range_parity() 423 static uint8_t dc_ecc(uint64_t dword) in dc_ecc() argument 434 t = dword & mask_72_64[i]; in dc_ecc()
|
/arch/riscv/kernel/ |
D | head.S | 23 _xip_fixup: .dword CONFIG_PHYS_RAM_BASE - CONFIG_XIP_PHYS_ADDR - XIP_OFFSET 52 .dword 0 56 .dword 0x200000 59 .dword 0x400000 63 .dword _end - _start 64 .dword __HEAD_FLAGS 67 .dword 0
|
/arch/sh/drivers/pci/ |
D | common.c | 44 EARLY_PCI_OP(read, dword, u32 *) in EARLY_PCI_OP() 47 EARLY_PCI_OP(write, dword, u32) in EARLY_PCI_OP()
|
/arch/mips/include/asm/ |
D | asm.h | 249 #define LONG .dword 304 #define PTR_WD .dword
|
/arch/arm/boot/dts/ |
D | imx6qdl.dtsi | 989 tx-burst-size-dword = <0x10>; 990 rx-burst-size-dword = <0x10>; 1003 tx-burst-size-dword = <0x10>; 1004 rx-burst-size-dword = <0x10>; 1018 tx-burst-size-dword = <0x10>; 1019 rx-burst-size-dword = <0x10>; 1033 tx-burst-size-dword = <0x10>; 1034 rx-burst-size-dword = <0x10>;
|
D | imx6sl.dtsi | 813 tx-burst-size-dword = <0x10>; 814 rx-burst-size-dword = <0x10>; 826 tx-burst-size-dword = <0x10>; 827 rx-burst-size-dword = <0x10>; 841 tx-burst-size-dword = <0x10>; 842 rx-burst-size-dword = <0x10>;
|
D | imx6sll.dtsi | 688 tx-burst-size-dword = <0x10>; 689 rx-burst-size-dword = <0x10>; 702 tx-burst-size-dword = <0x10>; 703 rx-burst-size-dword = <0x10>;
|
D | imx7ulp.dtsi | 199 tx-burst-size-dword = <0x8>; 200 rx-burst-size-dword = <0x8>;
|
D | imx6sx.dtsi | 906 tx-burst-size-dword = <0x10>; 907 rx-burst-size-dword = <0x10>; 919 tx-burst-size-dword = <0x10>; 920 rx-burst-size-dword = <0x10>; 935 tx-burst-size-dword = <0x10>; 936 rx-burst-size-dword = <0x10>;
|
D | imx6ul.dtsi | 850 tx-burst-size-dword = <0x10>; 851 rx-burst-size-dword = <0x10>; 863 tx-burst-size-dword = <0x10>; 864 rx-burst-size-dword = <0x10>;
|
/arch/parisc/kernel/ |
D | relocate_kernel.S | 17 .dword 0
|
D | entry.S | 2006 .dword mcount 2007 .dword 0 /* code in head.S puts value of global gp here */
|
/arch/sparc/kernel/ |
D | pci.c | 93 u32 dword; in pci_config_read32() local 102 : "=r" (dword) in pci_config_read32() 108 *ret = dword; in pci_config_read32()
|
/arch/microblaze/pci/ |
D | pci-common.c | 1108 EARLY_PCI_OP(read, dword, u32 *) in EARLY_PCI_OP() 1111 EARLY_PCI_OP(write, dword, u32) in EARLY_PCI_OP()
|
/arch/powerpc/kernel/ |
D | pci-common.c | 1623 EARLY_PCI_OP(read, dword, u32 *) in EARLY_PCI_OP() 1626 EARLY_PCI_OP(write, dword, u32) in EARLY_PCI_OP()
|
/arch/parisc/include/asm/ |
D | assembly.h | 27 #define ASM_ULONG_INSN .dword
|
/arch/x86/crypto/ |
D | sha256-avx-asm.S | 72 # Load xmm with mem and byte swap each dword
|
D | sha256-ssse3-asm.S | 66 # Load xmm with mem and byte swap each dword
|
D | sha512-avx2-asm.S | 125 # Load ymm with mem and byte swap each dword
|