Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/pauth/
H A Dexec_target.c13 unsigned long hwcaps; in main() local
H A Dpac.c261 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
304 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
/linux/drivers/mtd/spi-nor/
H A Dcore.c2294 spi_nor_hwcaps2cmd(u32 hwcaps,const int table[][2],size_t size) spi_nor_hwcaps2cmd() argument
2305 spi_nor_hwcaps_read2cmd(u32 hwcaps) spi_nor_hwcaps_read2cmd() argument
2330 spi_nor_hwcaps_pp2cmd(u32 hwcaps) spi_nor_hwcaps_pp2cmd() argument
2428 spi_nor_spimem_adjust_hwcaps(struct spi_nor * nor,u32 * hwcaps) spi_nor_spimem_adjust_hwcaps() argument
2729 spi_nor_setup(struct spi_nor * nor,const struct spi_nor_hwcaps * hwcaps) spi_nor_setup() argument
3564 spi_nor_scan(struct spi_nor * nor,const char * name,const struct spi_nor_hwcaps * hwcaps) spi_nor_scan() argument
3711 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; spi_nor_probe() local
[all...]
H A Ddebugfs.c188 u32 hwcaps = params->hwcaps.mask; spi_nor_capabilities_show() local
[all...]
H A Dsfdp.c51 u32 hwcaps; member
131 u32 hwcaps; member
/linux/drivers/net/hyperv/
H A Drndis_filter.c656 struct ndis_offload *hwcaps; in rndis_filter_query_device() local
1352 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps() local
/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c282 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash() local
/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c649 } hwcaps[] = { global() variable
/linux/arch/arm64/kernel/
H A Dcpufeature.c3495 setup_elf_hwcaps(const struct arm64_cpu_capabilities * hwcaps) setup_elf_hwcaps() argument