/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_elf.h | 79 uint32_t hwcaps = 0; in get_elf_hwcap() local 115 uint32_t hwcaps = 0; in get_elf_hwcap2() local
|
/openbmc/linux/tools/testing/selftests/arm64/pauth/ |
H A D | exec_target.c | 13 unsigned long hwcaps; in main() local
|
H A D | pac.c | 261 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local 304 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_elf.h | 99 uint32_t hwcaps = 0; in get_elf_hwcap() local 137 uint32_t hwcaps = 0; in get_elf_hwcap2() local
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-tiny.c | 563 struct spi_nor_hwcaps hwcaps; member 645 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup() 717 struct spi_nor_hwcaps hwcaps = { in spi_nor_scan() local
|
H A D | spi-nor-core.c | 1756 struct spi_nor_hwcaps hwcaps; member 2023 u32 hwcaps; member 2545 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) in spi_nor_hwcaps2cmd() 2556 static int spi_nor_hwcaps_read2cmd(u32 hwcaps) in spi_nor_hwcaps_read2cmd() 2580 static int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd() 2676 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup() 2789 struct spi_nor_hwcaps hwcaps = { in spi_nor_scan() local
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | core.c | 2237 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) in spi_nor_hwcaps2cmd() 2248 int spi_nor_hwcaps_read2cmd(u32 hwcaps) in spi_nor_hwcaps_read2cmd() 2273 int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd() 2371 spi_nor_spimem_adjust_hwcaps(struct spi_nor *nor, u32 *hwcaps) in spi_nor_spimem_adjust_hwcaps() 2630 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup() 2734 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup() 3466 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan() 3628 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe() local
|
H A D | xilinx.c | 117 const struct spi_nor_hwcaps *hwcaps) in xilinx_nor_setup()
|
H A D | debugfs.c | 188 u32 hwcaps = params->hwcaps.mask; in spi_nor_capabilities_show() local
|
H A D | sfdp.c | 51 u32 hwcaps; member 131 u32 hwcaps; member
|
H A D | core.h | 395 struct spi_nor_hwcaps hwcaps; member
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | setup_64.c | 393 static const char *hwcaps[] = { variable
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | rndis_filter.c | 671 struct ndis_offload *hwcaps; in rndis_filter_query_device() local 1353 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps() local
|
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
H A D | hwcap.c | 301 } hwcaps[] = { variable
|
/openbmc/linux/drivers/mtd/spi-nor/controllers/ |
H A D | nxp-spifi.c | 282 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash() local
|
H A D | hisi-sfc.c | 329 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register() local
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 513 uint32_t hwcaps = 0; in get_elf_hwcap() local 565 uint64_t hwcaps = 0; in get_elf_hwcap2() local 808 uint32_t hwcaps = 0; in get_elf_hwcap() local 848 uint64_t hwcaps = 0; in get_elf_hwcap2() local 1323 uint32_t hwcaps = 0; in get_elf_hwcap() local 1494 uint32_t hwcaps = 0; in get_elf_hwcap() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 2973 static void setup_elf_hwcaps(const struct arm64_cpu_capabilities *hwcaps) in setup_elf_hwcaps()
|