Home
last modified time | relevance | path

Searched defs:hwcaps (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/tools/testing/selftests/arm64/pauth/
Dexec_target.c13 unsigned long hwcaps; in main() local
Dpac.c256 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
299 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
/Linux-v5.10/drivers/mtd/spi-nor/
Dxilinx.c41 const struct spi_nor_hwcaps *hwcaps) in xilinx_nor_setup()
Dcore.c2227 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) in spi_nor_hwcaps2cmd()
2238 int spi_nor_hwcaps_read2cmd(u32 hwcaps) in spi_nor_hwcaps_read2cmd()
2262 static int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd()
2366 spi_nor_spimem_adjust_hwcaps(struct spi_nor *nor, u32 *hwcaps) in spi_nor_spimem_adjust_hwcaps()
2606 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup()
2667 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
3085 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()
3297 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe() local
Dsfdp.c39 u32 hwcaps; member
119 u32 hwcaps; member
Dcore.h216 struct spi_nor_hwcaps hwcaps; member
/Linux-v5.10/arch/sparc/kernel/
Dsetup_64.c395 static const char *hwcaps[] = { variable
/Linux-v5.10/tools/testing/selftests/arm64/mte/
Dmte_common_util.c286 unsigned long hwcaps = getauxval(AT_HWCAP); in mte_default_setup() local
/Linux-v5.10/drivers/net/hyperv/
Drndis_filter.c590 struct ndis_offload *hwcaps; in rndis_filter_query_device() local
1253 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps() local
/Linux-v5.10/drivers/mtd/spi-nor/controllers/
Dnxp-spifi.c283 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash() local
Dhisi-sfc.c329 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register() local
Daspeed-smc.c762 const struct spi_nor_hwcaps hwcaps = { in aspeed_smc_setup_flash() local
Dintel-spi.c909 const struct spi_nor_hwcaps hwcaps = { in intel_spi_probe() local
/Linux-v5.10/arch/arm64/kernel/
Dcpufeature.c2346 static void __init setup_elf_hwcaps(const struct arm64_cpu_capabilities *hwcaps) in setup_elf_hwcaps()