| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | core_mcpcia.c | 196 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) mcpcia_read_config() argument 223 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) mcpcia_write_config() argument
|
| H A D | core_t2.c | 303 t2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in t2_write_config() argument 284 t2_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) t2_read_config() argument
|
| H A D | core_wildfire.c | 382 wildfire_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) wildfire_read_config() argument 407 wildfire_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) wildfire_write_config() argument
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| H A D | pmsa-v7.c | 21 phys_addr_t size; member 146 static bool __init try_split_region(phys_addr_t base, phys_addr_t size, struct region *region) in try_split_region() argument 189 static int __init allocate_region(phys_addr_t base, phys_addr_t size, in allocate_region() argument [all...] |
| H A D | cache-uniphier.c | 183 unsigned long size; in __uniphier_cache_maint_range() local 114 __uniphier_cache_maint_common(struct uniphier_cache_data *data, unsigned long start, unsigned long size, u32 operation) __uniphier_cache_maint_common() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/mach-imx/ |
| H A D | pm-imx5.c | 268 imx_suspend_alloc_ocram( size_t size, void __iomem **virt_out, phys_addr_t *phys_out) imx_suspend_alloc_ocram() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
| H A D | pci.c | 73 pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) pcie_rd_conf() argument 91 pcie_rd_conf_wa(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) pcie_rd_conf_wa() argument 117 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) pcie_wr_conf() argument 273 orion5x_pci_hw_rd_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 *val) orion5x_pci_hw_rd_conf() argument 295 orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 val) orion5x_pci_hw_wr_conf() argument 342 orion5x_pci_rd_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) orion5x_pci_rd_conf() argument 354 orion5x_pci_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) orion5x_pci_wr_conf() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | setup_64.c | 550 static void __init init_cache_info(struct ppc_cache_info *info, u32 size, u32 lsize, in init_cache_info() argument 587 u32 size, lsize, bsize, sets; parse_cache_info() local [all...] |
| H A D | eeh_pe.c | 32 void eeh_set_pe_aux_size(int size) in eeh_set_pe_aux_size() argument
|
| H A D | module_64.c | 347 dedotify_versions(struct modversion_info *vers, unsigned long size) dedotify_versions() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | e500_mmu.c | 83 int size = vcpu_e500->gtlb_params[tlbsel].entries; in kvmppc_e500_tlb_index() local 153 int size = vcpu_e500->gtlb_params[1].entries; in kvmppc_recalc_tlb1map_range() local 182 unsigned long start, end, size; in kvmppc_need_recalc_tlb1map_range() local 196 unsigned long start, end, size; in kvmppc_set_tlb1map_range() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | hash_native.c | 671 int size, a_size, shift; in hpte_decode() local
|
| H A D | slb.c | 537 void slb_set_size(u16 size) in slb_set_size() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | opal-flash.c | 90 uint32_t size; member 97 uint32_t size; member 134 __be32 size = cpu_to_be32(validate_flash_data.buf_size); in opal_flash_validate() local 369 int size; free_image_buf() local 389 int size; alloc_image_buf() local [all...] |
| H A D | pci.c | 585 pnv_pci_cfg_read(struct pci_dn *pdn, int where, int size, u32 *val) pnv_pci_cfg_read() argument 621 pnv_pci_cfg_write(struct pci_dn *pdn, int where, int size, u32 val) pnv_pci_cfg_write() argument 676 pnv_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pnv_pci_read_config() argument 705 pnv_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pnv_pci_write_config() argument [all...] |
| H A D | pci-ioda-tce.c | 232 pnv_pci_ioda2_table_do_free_pages(__va(hpa), size, in pnv_pci_ioda2_table_do_free_pages() local 242 const unsigned long size = tbl->it_indirect_levels ? in pnv_pci_ioda2_table_free_pages() local 216 pnv_pci_ioda2_table_do_free_pages(__be64 *addr, unsigned long size, unsigned int levels) pnv_pci_ioda2_table_do_free_pages() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/perf/ |
| H A D | isa207-common.c | 739 static int find_alternative(u64 event, const unsigned int ev_alt[][MAX_ALT], int size) in find_alternative() argument 755 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags, in isa207_get_alternatives() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
| H A D | device-init.c | 372 u64 start, size; in ps3_setup_storage_dev() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | eeh_pseries.c | 675 static int pseries_eeh_read_config(struct eeh_dev *edev, int where, int size, u32 *val) in pseries_eeh_read_config() argument 691 static int pseries_eeh_write_config(struct eeh_dev *edev, int where, int size, u32 val) in pseries_eeh_write_config() argument
|
| H A D | plpks.c | 62 size_t size; member 253 size_t size; in _plpks_get_config() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/ |
| H A D | mmu.c | 116 setibat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setibat() argument 147 unsigned int size = bat_block_size(base, top); __mmu_mapin_ram() local 162 unsigned long size; mmu_mapin_ram() local 203 unsigned long size; mmu_mark_initmem_nx() local 255 setbat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setbat() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pasemi/ |
| H A D | dma_lib.c | 349 void *pasemi_dma_alloc_buf(struct pasemi_dmachan *chan, int size, in pasemi_dma_alloc_buf() argument 363 void pasemi_dma_free_buf(struct pasemi_dmachan *chan, int size, in pasemi_dma_free_buf() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | fsl_gtm.c | 383 int size; in fsl_gtm_init() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| H A D | init_64.c | 428 int size; in early_check_vec5() local 474 int size = 0; in dt_scan_mmu_pid_width() local 389 register_page_bootmem_memmap(unsigned long section_nr, struct page *start_page, unsigned long size) register_page_bootmem_memmap() argument 576 u64 size; probe_memory_block_size() local [all...] |
| H A D | hugetlbpage.c | 509 bool __init arch_hugetlb_valid_size(unsigned long size) in arch_hugetlb_valid_size() argument 528 static int __init add_huge_page_size(unsigned long long size) in add_huge_page_size() argument [all...] |