Home
last modified time | relevance | path

Searched refs:wordsize (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch4 Subject: [PATCH] wordsize.h: Unify the header between arm and aarch64
7 kind of recursions and other issues since wordsize is fundamental header
14 sysdeps/aarch64/bits/wordsize.h | 11 +++++++++--
15 sysdeps/arm/bits/wordsize.h | 22 +---------------------
17 mode change 100644 => 120000 sysdeps/arm/bits/wordsize.h
19 diff --git a/sysdeps/aarch64/bits/wordsize.h b/sysdeps/aarch64/bits/wordsize.h
21 --- a/sysdeps/aarch64/bits/wordsize.h
22 +++ b/sysdeps/aarch64/bits/wordsize.h
45 diff --git a/sysdeps/arm/bits/wordsize.h b/sysdeps/arm/bits/wordsize.h
48 --- a/sysdeps/arm/bits/wordsize.h
[all …]
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dmksyscalltbl11 wordsize=$1
21 local wordsize=$1
26 echo "static const char *const syscalltbl_powerpc_${wordsize}[] = {"
34 echo "#define SYSCALLTBL_POWERPC_${wordsize}_MAX_ID $max_nr"
37 grep -E "^[[:digit:]]+[[:space:]]+(common|spu|nospu|${wordsize})" $SYSCALL_TBL \
39 |create_table ${wordsize}
/openbmc/qemu/tests/avocado/
H A Dlinux_ssh_mips_malta.py67 def get_kernel_info(self, endianess, wordsize): argument
68 minfo = self.CPU_INFO[wordsize]
71 kernel_hash = self.IMAGE_INFO[endianess]['kernel_hash'][wordsize]
104 def run_common_commands(self, wordsize): argument
107 self.CPU_INFO[wordsize]['cpu'])
113 self.CPU_INFO[wordsize]['kernel_release'])
162 wordsize = 64 if '64' in uname_m else 32
163 kernel_url, kernel_hash = self.get_kernel_info(endianess, wordsize)
170 self.run_common_commands(wordsize)
/openbmc/linux/drivers/dma/
H A Dapple-admac.c746 int wordsize = 0; in admac_device_config() local
752 wordsize = 1; in admac_device_config()
756 wordsize = 2; in admac_device_config()
760 wordsize = 4; in admac_device_config()
796 writel_relaxed(FIELD_PREP(CHAN_FIFOCTL_LIMIT, 0x30 * wordsize) in admac_device_config()
797 | FIELD_PREP(CHAN_FIFOCTL_THRESHOLD, 0x18 * wordsize), in admac_device_config()
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c82 int wordsize, uintptr_t ra) in check_alignment() argument
84 if (v % wordsize) { in check_alignment()
91 int wordsize, uintptr_t ra) in cpu_ldusize_data_ra() argument
93 switch (wordsize) { in cpu_ldusize_data_ra()
105 uint64_t value, int wordsize, in cpu_stsize_data_ra() argument
108 switch (wordsize) { in cpu_stsize_data_ra()
1051 uint16_t pad, int wordsize, uintptr_t ra) in do_mvcl() argument
1084 } else if (wordsize == 1) { in do_mvcl()
1232 int wordsize, uintptr_t ra) in do_clcl() argument
1237 check_alignment(env, *src1len | *src3len, wordsize, ra); in do_clcl()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0009-hash.h-include-sys-reg.h-instead-of-bits-reg.h.patch26 #include <bits/wordsize.h>
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc_2.40.bb48 file://0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch \
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.1.rst85 endianness and wordsize in environment variables ``OECORE_TARGET_BITS``
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst445 transfer mode, wordsize, or clock rate. This is done with spi_setup(),
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1810 -rw-r--r-- root root 442 ./usr/include/bits/wordsize.h
H A Dbuildhistory_filelist1.txt1809 -rw-r--r-- root root 442 ./usr/include/bits/wordsize.h
/openbmc/linux/
H A Dopengrok0.0.log[all...]