Home
last modified time | relevance | path

Searched refs:hwcap (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/pixman/
H A D0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch57 + uint32_t hwcap = 0;
67 - uint32_t hwcap = aux.a_un.a_val;
70 - * versions of the hwcap header, e.g. HWCAP_NEON
72 - if ((hwcap & 64) != 0)
74 - if ((hwcap & 512) != 0)
77 - if ((hwcap & 4096) != 0)
79 + hwcap = aux.a_un.a_val;
100 + hwcap = 0; /* clear hwcap, because it is bogus */
107 + hwcap |= ARM_HWCAP_VFP; /* qemu is supposed to emulate vfp */
108 + hwcap |= ARM_HWCAP_NEON; /* qemu is supposed to emulate neon */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt107 If bit 0 is set, then the hwcap-bit-nr property will exist.
174 - hwcap-bit-nr
189 advertised to userspace without a one-to-one hwcap bit number may not specify
191 features usable by userspace will have a hwcap-bit-nr property.
214 hwcap-bit-nr = <xx>;
221 hwcap-bit-nr = <xx>;
236 hwcap-bit-nr = <xx>;
244 hwcap-bit-nr = <xx>;
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dendian-ness_handling.patch418 if (opt_format != 2 && entry->hwcap == 0)
434 - file_entries_new->libs[idx_new].hwcap = entry->hwcap;
438 + file_entries_new->libs[idx_new].hwcap = write64(entry->hwcap, be);
446 if (opt_format != 2 && entry->hwcap == 0)
H A Dldconfig.patch282 - /* Only accept hwcap if it's for the right platform. */
284 - if (lib->hwcap & hwcap_exclude) \
289 - && (lib->hwcap & _DL_HWCAP_PLATFORM) != 0 \
290 - && (lib->hwcap & _DL_HWCAP_PLATFORM) != platform) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A D..install.cmd1 …/asm fcntl.h posix_types.h auxvec.h byteorder.h swab.h kvm_para.h setup.h hwcap.h signal.h mman.h …
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm/
H A D..install.cmd1 …m bpf_perf_event.h fcntl.h posix_types.h auxvec.h byteorder.h perf_regs.h hwcap.h signal.h statfs.…
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Delf_hwcaps.rst30 Where software relies on a feature described by a hwcap, it should check
31 the relevant hwcap flag to verify that the feature is present before
H A Dcpu-feature-registers.rst325 #include <asm/hwcap.h>
H A Dmemory-tagging-extension.rst236 * From arch/arm64/include/uapi/asm/hwcap.h
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2367 .hwcap = cap, \
2520 cpu_set_feature(cap->hwcap); in cap_set_elf_hwcap()
2524 compat_elf_hwcap |= (u32)cap->hwcap; in cap_set_elf_hwcap()
2527 compat_elf_hwcap2 |= (u32)cap->hwcap; in cap_set_elf_hwcap()
2543 rc = cpu_have_feature(cap->hwcap); in cpus_have_elf_hwcap()
2547 rc = (compat_elf_hwcap & (u32)cap->hwcap) != 0; in cpus_have_elf_hwcap()
2550 rc = (compat_elf_hwcap2 & (u32)cap->hwcap) != 0; in cpus_have_elf_hwcap()
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers.inc100 …oe_multilib_header asm/auxvec.h asm/bitsperlong.h asm/byteorder.h asm/fcntl.h asm/hwcap.h asm/ioct…
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h345 unsigned long hwcap; member
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dfsgs.rst113 /* Will be eventually in asm/hwcap.h */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dglibc-package.inc160 …oe_multilib_header bits/endian.h bits/fcntl.h bits/fenv.h bits/fp-fast.h bits/hwcap.h bits/ipc.h b…
/OK3568_Linux_fs/kernel/arch/arm64/
H A DKconfig501 This option removes the AES hwcap for aarch32 user-space to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-156115 * hwcap tunables: Hardware Capability Tunables.
7116 * tunables, hwcap: Hardware Capability Tunables.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-156115 * hwcap tunables: Hardware Capability Tunables.
7116 * tunables, hwcap: Hardware Capability Tunables.
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m42895 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info1588 -mclear-hwcap -mno-clear-hwcap -mimpure-text -mno-impure-text
25259 '-mclear-hwcap'
25260 '-mclear-hwcap' tells the compiler to remove the hardware
61921 * mclear-hwcap: Solaris 2 Options. (line 9)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info1588 -mclear-hwcap -mno-clear-hwcap -mimpure-text -mno-impure-text
25259 '-mclear-hwcap'
25260 '-mclear-hwcap' tells the compiler to remove the hardware
61921 * mclear-hwcap: Solaris 2 Options. (line 9)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt1633 -rw-r--r-- root root 972 ./usr/include/bits/hwcap.h
H A Dbuildhistory_filelist2.txt1634 -rw-r--r-- root root 972 ./usr/include/bits/hwcap.h