Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 72) sorted by relevance

123

/arch/x86/pci/
Dmmconfig_64.c21 struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus); in pci_dev_base() local
99 static void __iomem *mcfg_ioremap(struct pci_mmcfg_region *cfg) in mcfg_ioremap()
116 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_init() local
131 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_free() local
137 int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_map()
148 void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_unmap()
Dmmconfig-shared.c37 static void __init pci_mmconfig_remove(struct pci_mmcfg_region *cfg) in pci_mmconfig_remove()
47 struct pci_mmcfg_region *cfg, *tmp; in free_all_mmcfg() local
56 struct pci_mmcfg_region *cfg; in list_add_sorted() local
121 struct pci_mmcfg_region *cfg; in pci_mmconfig_lookup() local
327 struct pci_mmcfg_region *cfg, *cfgx; in pci_mmcfg_check_end_bus_number() local
475 struct pci_mmcfg_region *cfg, in is_mmconf_reserved()
526 pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_check_reserved()
598 struct pci_mmcfg_region *cfg; in pci_mmcfg_reject_broken() local
610 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()
630 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg() local
[all …]
Dmmconfig_32.c29 struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus); in get_base_addr() local
143 int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_map()
148 void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_unmap()
/arch/mips/kernel/
Dcevt-sb1250.c31 void __iomem *cfg; in sibyte_shutdown() local
44 void __iomem *cfg, *init; in sibyte_set_periodic() local
59 void __iomem *cfg, *init; in sibyte_next_event() local
75 void __iomem *cfg; in sibyte_counter_handler() local
Dcevt-bcm1480.c34 void __iomem *cfg, *init; in sibyte_set_periodic() local
48 void __iomem *cfg; in sibyte_shutdown() local
60 void __iomem *cfg, *init; in sibyte_next_event() local
76 void __iomem *cfg; in sibyte_counter_handler() local
Dsegment.c16 static void build_segment_config(char *str, unsigned int cfg) in build_segment_config()
Dcpu-r3k-probe.c47 unsigned long cfg = read_c0_conf(); in cpu_has_confreg() local
/arch/mips/loongson64/
Dhpet.c35 unsigned int cfg = smbus_read(offset); in smbus_enable() local
53 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter() local
61 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter() local
87 int cfg; in hpet_set_state_periodic() local
116 int cfg; in hpet_set_state_shutdown() local
130 int cfg; in hpet_set_state_oneshot() local
/arch/loongarch/pci/
Dacpi.c19 struct pci_config_window *cfg; member
31 struct pci_config_window *cfg = bridge->bus->sysdata; in pcibios_root_bridge_prepare() local
44 struct pci_config_window *cfg = bus->sysdata; in acpi_pci_bus_find_domain_nr() local
99 struct pci_config_window *cfg; in arch_pci_ecam_create() local
163 struct pci_config_window *cfg; in pci_acpi_setup_ecam_mapping() local
/arch/x86/events/amd/
Dbrs.c164 static inline int amd_brs_get_tos(union amd_debug_extn_cfg *cfg) in amd_brs_get_tos()
206 union amd_debug_extn_cfg cfg; in amd_brs_enable() local
229 union amd_debug_extn_cfg cfg; in amd_brs_disable() local
286 union amd_debug_extn_cfg cfg; in amd_brs_drain() local
364 union amd_debug_extn_cfg cfg; in amd_brs_poison_buffer() local
408 union amd_debug_extn_cfg cfg; in perf_amd_brs_lopwr_cb() local
/arch/arm64/kernel/
Dpci.c69 struct pci_config_window *cfg; /* config space mapping */ member
74 struct pci_config_window *cfg = bus->sysdata; in acpi_pci_bus_find_domain_nr() local
83 struct pci_config_window *cfg; in pcibios_root_bridge_prepare() local
136 struct pci_config_window *cfg; in pci_acpi_setup_ecam_mapping() local
/arch/arc/include/asm/
Dsetup.h33 #define IS_USED_CFG(cfg) IS_USED_RUN(IS_ENABLED(cfg)) argument
34 #define IS_AVAIL2(v, s, cfg) IS_AVAIL1(v, s), IS_AVAIL1(v, IS_USED_CFG(cfg)) argument
/arch/arm/mach-s3c/
Dinit.c85 struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uartdevs()
113 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts()
/arch/mips/bmips/
Ddma.c13 u32 cfg; in arch_sync_dma_for_cpu_all() local
/arch/x86/kernel/
Dvsmp_64.c30 unsigned int cap, ctl, cfg; in set_vsmp_ctl() local
100 unsigned int cfg, topology, node_shift, maxcpus; in vsmp_cap_cpus() local
Dhpet.c143 u32 i, id, period, cfg, status, channels, l, h; in _hpet_print_config() local
250 u32 cfg = hpet_readl(HPET_CFG); in hpet_stop_counter() local
264 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_start_counter() local
290 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_enable_legacy_int() local
300 unsigned int cfg, cmp, now; in hpet_clkevt_set_state_periodic() local
331 unsigned int cfg; in hpet_clkevt_set_state_oneshot() local
344 unsigned int cfg; in hpet_clkevt_set_state_shutdown() local
476 unsigned int cfg; in hpet_msi_unmask() local
486 unsigned int cfg; in hpet_msi_mask() local
1002 u32 hpet_period, cfg, id, irq; in hpet_enable() local
[all …]
/arch/powerpc/platforms/cell/
Dspider-pic.c73 void __iomem *cfg = spider_get_irq_config(pic, irqd_to_hwirq(d)); in spider_unmask_irq() local
81 void __iomem *cfg = spider_get_irq_config(pic, irqd_to_hwirq(d)); in spider_mask_irq() local
109 void __iomem *cfg = spider_get_irq_config(pic, hw); in spider_set_irq_type() local
292 void __iomem *cfg = pic->regs + TIR_CFGA + 8 * i; in spider_init_one() local
/arch/x86/kernel/cpu/resctrl/
Dctrlmondata.c63 struct resctrl_staged_config *cfg; in parse_bw() local
141 struct resctrl_staged_config *cfg; in parse_cbm() local
204 struct resctrl_staged_config *cfg; in parse_line() local
269 struct resctrl_staged_config *cfg, u32 idx, in apply_config()
307 struct resctrl_staged_config *cfg; in resctrl_arch_update_domains() local
/arch/arm/mach-davinci/
Dmux.c36 const struct mux_config *cfg; in davinci_cfg_reg() local
/arch/ia64/kernel/
Dirq_ia64.c124 struct irq_cfg *cfg = &irq_cfg[irq]; in __bind_irq_vector() local
160 struct irq_cfg *cfg = &irq_cfg[irq]; in __clear_irq_vector() local
263 struct irq_cfg *cfg = &irq_cfg[irq]; in __irq_prepare_move() local
298 struct irq_cfg *cfg = &irq_cfg[irq]; in irq_complete_move() local
325 struct irq_cfg *cfg; in smp_irq_move_cleanup_interrupt() local
Dmsi_ia64.c120 struct irq_cfg *cfg = irq_cfg + irq; in dmar_msi_set_affinity() local
155 struct irq_cfg *cfg = irq_cfg + irq; in msi_compose_msg() local
/arch/mips/include/asm/
Dmaar.h116 static inline unsigned maar_config(const struct maar_config *cfg, in maar_config()
/arch/x86/kernel/apic/
Dx2apic_phys.c88 unsigned long cfg = __prepare_ICR(which, vector, 0); in __x2apic_send_IPI_shorthand() local
112 unsigned long cfg = __prepare_ICR(0, vector, dest); in __x2apic_send_IPI_dest() local
/arch/x86/platform/uv/
Duv_irq.c27 static void uv_program_mmr(struct irq_cfg *cfg, struct uv_irq_2_mmr_pnode *info) in uv_program_mmr()
55 struct irq_cfg *cfg = irqd_cfg(data); in uv_set_irq_affinity() local
/arch/arm/mach-imx/
Dmmdc.c184 static u32 mmdc_pmu_read_counter(struct mmdc_pmu *pmu_mmdc, int cfg) in mmdc_pmu_read_counter()
238 int cfg = event->attr.config; in mmdc_pmu_group_event_is_valid() local
280 int cfg = event->attr.config; in mmdc_pmu_event_init() local
365 int cfg = event->attr.config; in mmdc_pmu_event_add() local
400 int cfg = event->attr.config; in mmdc_pmu_event_del() local

123