| /xen/tools/libs/util/ |
| A D | libxlu_cfg.c | 28 XLU_Config *cfg; in xlu_cfg_init() local 41 static int ctx_prep(CfgParseContext *ctx, XLU_Config *cfg) { in ctx_prep() 81 int xlu_cfg_readfile(XLU_Config *cfg, const char *real_filename) { in xlu_cfg_readfile() 108 int xlu_cfg_readdata(XLU_Config *cfg, const char *data, int length) { in xlu_cfg_readdata() 158 void xlu_cfg_destroy(XLU_Config *cfg) { in xlu_cfg_destroy() 183 static int find_atom(const XLU_Config *cfg, const char *n, in find_atom() 249 int xlu_cfg_get_string(const XLU_Config *cfg, const char *n, in xlu_cfg_get_string() 259 int xlu_cfg_replace_string(const XLU_Config *cfg, const char *n, in xlu_cfg_replace_string() 270 int xlu_cfg_get_bounded_long(const XLU_Config *cfg, const char *n, in xlu_cfg_get_bounded_long() 325 int xlu_cfg_get_long(const XLU_Config *cfg, const char *n, in xlu_cfg_get_long() [all …]
|
| A D | libxlu_vif.c | 8 static void xlu__vif_err(XLU_Config *cfg, const char *msg, const char *rate) { in xlu__vif_err() 14 static int vif_parse_rate_bytes_per_sec(XLU_Config *cfg, const char *bytes, in vif_parse_rate_bytes_per_sec() 53 static int vif_parse_rate_interval_usecs(XLU_Config *cfg, const char *interval, in vif_parse_rate_interval_usecs() 94 int xlu_vif_parse_rate(XLU_Config *cfg, const char *rate, libxl_device_nic *nic) in xlu_vif_parse_rate()
|
| A D | libxlu_pci.c | 126 static int parse_rdm_policy(XLU_Config *cfg, libxl_rdm_reserve_policy *policy, in parse_rdm_policy() 137 int xlu_pci_parse_bdf(XLU_Config *cfg, libxl_device_pci *pci, const char *str) in xlu_pci_parse_bdf() 142 int xlu_pci_parse_spec_string(XLU_Config *cfg, libxl_device_pci *pci, in xlu_pci_parse_spec_string() 213 int xlu_rdm_parse(XLU_Config *cfg, libxl_rdm_reserve *rdm, const char *str) in xlu_rdm_parse()
|
| A D | libxlu_disk.c | 48 int xlu_disk_parse(XLU_Config *cfg, in xlu_disk_parse()
|
| A D | libxlu_disk_i.h | 8 XLU_Config *cfg; member
|
| A D | libxlu_internal.h | 67 XLU_Config *cfg; member
|
| /xen/xen/arch/arm/pci/ |
| A D | ecam.c | 26 const struct pci_config_window *cfg = bridge->cfg; in pci_ecam_map_bus() local 46 struct pci_config_window *cfg = bridge->cfg; in pci_ecam_need_p2m_hwdom_mapping() local
|
| A D | pci-host-common.c | 52 static void pci_ecam_free(struct pci_config_window *cfg) in pci_ecam_free() 66 struct pci_config_window *cfg; in gen_pci_init() local 215 struct pci_config_window *cfg; in pci_host_common_probe() local
|
| /xen/xen/arch/x86/x86_64/ |
| A D | mmconfig_64.c | 23 struct acpi_mcfg_allocation *cfg; member 31 struct acpi_mcfg_allocation *cfg; in get_virt() local 116 static void __iomem *mcfg_ioremap(const struct acpi_mcfg_allocation *cfg, in mcfg_ioremap() 183 const struct acpi_mcfg_allocation *cfg = pci_mmcfg_virt[idx].cfg; in pci_mmcfg_decode() local
|
| A D | acpi_mmcfg.c | 49 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()
|
| A D | mmconfig-shared.c | 333 static int __init is_mmconf_reserved( in is_mmconf_reserved()
|
| /xen/xen/arch/x86/ |
| A D | hpet.c | 257 u32 cfg; in hpet_msi_unmask() local 268 u32 cfg; in hpet_msi_mask() local 352 u32 cfg = hpet_read32(HPET_Tn_CFG(ch->idx)); in hpet_setup_msi_irq() local 421 u32 cfg = hpet_read32(HPET_Tn_CFG(i)); in hpet_fsb_cap_lookup() local 564 u32 hpet_id, cfg; in hpet_broadcast_init() local 634 u32 cfg; in hpet_broadcast_resume() local 680 u32 cfg; in hpet_disable_legacy_broadcast() local 780 uint32_t cmp, cfg; member 785 unsigned int cfg, c0_cfg, ticks, count; in hpet_enable_legacy_replacement_mode() local 847 unsigned int cfg = hpet_read32(HPET_CFG); in hpet_disable_legacy_replacement_mode() local [all …]
|
| A D | smp.c | 52 unsigned int cfg; in send_IPI_shortcut() local 172 unsigned long cfg; in send_IPI_mask_flat() local 208 unsigned long cfg, flags; in send_IPI_mask_phys() local
|
| /xen/xen/arch/arm/include/asm/ |
| A D | alternative.h | 83 #define _ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg, ...) \ argument 206 #define _ALTERNATIVE_CFG(insn1, insn2, cap, cfg, ...) \ argument
|
| A D | pci.h | 67 struct pci_config_window* cfg; /* Pointer to the bridge config window */ member
|
| /xen/xen/drivers/passthrough/arm/ |
| A D | smmu.c | 253 struct arm_smmu_master_cfg *cfg; member 629 #define for_each_cfg_sme(cfg, i, idx, num) \ argument 635 struct arm_smmu_master_cfg cfg; member 691 #define ARM_SMMU_CB_ASID(cfg) ((cfg)->cbndx) argument 702 struct arm_smmu_cfg cfg; member 781 struct arm_smmu_master_cfg *cfg = NULL; in find_smmu_master_cfg() local 1659 struct arm_smmu_master_cfg *cfg) in arm_smmu_domain_add_master() 1682 struct arm_smmu_master_cfg *cfg) in arm_smmu_domain_remove_master() 1700 struct arm_smmu_master_cfg *cfg; in arm_smmu_attach_dev() local 2080 struct arm_smmu_master_cfg *cfg; in arm_smmu_add_device() local [all …]
|
| A D | smmu-v3.c | 767 struct arm_smmu_strtab_cfg *cfg = &smmu->strtab_cfg; in arm_smmu_init_l2_strtab() local 1133 struct arm_smmu_s2_cfg *cfg = &smmu_domain->s2_cfg; in arm_smmu_domain_free() local 1148 struct arm_smmu_s2_cfg *cfg = &smmu_domain->s2_cfg; in arm_smmu_domain_finalise_s2() local 1229 struct arm_smmu_strtab_cfg *cfg = &smmu->strtab_cfg; in arm_smmu_get_step_for_sid() local 1622 struct arm_smmu_strtab_cfg *cfg = &smmu->strtab_cfg; in arm_smmu_init_l1_strtab() local 1643 struct arm_smmu_strtab_cfg *cfg = &smmu->strtab_cfg; in arm_smmu_init_strtab_2lvl() local 1681 struct arm_smmu_strtab_cfg *cfg = &smmu->strtab_cfg; in arm_smmu_init_strtab_linear() local 1782 phys_addr_t *cfg = arm_smmu_msi_cfg[desc->platform.msi_index]; in arm_smmu_write_msi_msg() local
|
| /xen/tools/include/ |
| A D | libxl_json.h | 78 yajl_parser_config cfg = { in libxl__yajl_alloc() local
|
| /xen/xen/include/xen/ |
| A D | kconfig.h | 26 #define config_enabled(cfg) _config_enabled(cfg) argument
|
| A D | param.h | 190 static inline void no_config_param(const char *cfg, const char *param, in no_config_param()
|
| /xen/xen/arch/arm/ |
| A D | vpci.c | 67 struct pci_config_window *cfg = bridge->cfg; in vpci_setup_mmio_handler_cb() local
|
| A D | gic-v2.c | 286 uint32_t cfg, actual, edgebit; in gicv2_set_irq_type() local
|
| A D | gic-v3.c | 560 uint32_t cfg, actual, edgebit; in gicv3_set_irq_type() local
|
| /xen/tools/pygrub/src/ |
| A D | pygrub | 814 def sniff_solaris(fs, cfg): argument 848 def sniff_netware(fs, cfg): argument
|
| /xen/stubdom/vtpmmgr/ |
| A D | disk_read.c | 85 const struct disk_seal_entry *cfg = &group->v.boot_configs.entry[i]; in find_group_key() local
|