/qemu/roms/ |
H A D | edk2-build.py | 44 def get_coredir(cfg): argument 49 def get_toolchain(cfg, build): argument 56 def get_version(cfg, silent = False): argument 88 def pcd_version(cfg, silent = False): argument 179 def build_one(cfg, build, jobs = None, silent = False, nologs = False): argument 248 def prepare_env(cfg, silent = False): argument 319 def build_list(cfg): argument
|
/qemu/tests/qtest/ |
H A D | sifive-e-aon-watchdog-test.c | 182 uint32_t cfg; in test_scaled_wdogs() local 209 uint32_t cfg; in test_watchdog() local 251 uint32_t cfg; in test_scaled_watchdog() local 293 uint32_t cfg; in test_periodic_int() local 351 uint32_t cfg; in test_enable_disable() local
|
/qemu/util/ |
H A D | throttle.c | 218 void throttle_config_init(ThrottleConfig *cfg) in throttle_config_init() 298 bool throttle_enabled(ThrottleConfig *cfg) in throttle_enabled() 316 bool throttle_is_valid(ThrottleConfig *cfg, Error **errp) in throttle_is_valid() 398 ThrottleConfig *cfg) in throttle_config() 418 void throttle_get_config(ThrottleState *ts, ThrottleConfig *cfg) in throttle_get_config() 513 void throttle_limits_to_config(ThrottleLimits *arg, ThrottleConfig *cfg, in throttle_limits_to_config() 616 void throttle_config_to_limits(ThrottleConfig *cfg, ThrottleLimits *var) in throttle_config_to_limits()
|
/qemu/target/riscv/ |
H A D | cpu_cfg.h | 34 static inline bool always_true_p(const RISCVCPUConfig *cfg __attribute__((__unused__))) in always_true_p() 39 static inline bool has_xthead_p(const RISCVCPUConfig *cfg) in has_xthead_p()
|
H A D | pmp.c | 38 static inline uint8_t pmp_get_smepmp_operation(uint8_t cfg) in pmp_get_smepmp_operation() 47 static inline uint8_t pmp_get_a_field(uint8_t cfg) in pmp_get_a_field()
|
/qemu/hw/pci/ |
H A D | pcie_sriov.c | 55 uint8_t *cfg = dev->config + dev->exp.sriov_cap; in unregister_vfs() local 73 uint8_t *cfg = dev->config + offset; in pcie_sriov_pf_init_common() local 177 uint8_t *cfg = dev->config + dev->exp.sriov_cap; in pcie_sriov_pf_exit() local 426 uint8_t *cfg = dev->config + sriov_cap; in pcie_sriov_config_write() local 477 uint8_t *cfg = dev->config + dev->exp.sriov_cap; in pcie_sriov_pf_add_sup_pgsize() local 516 uint8_t *cfg = dev->config + sriov_cap; in pcie_sriov_num_vfs() local
|
/qemu/hw/arm/ |
H A D | smmuv3.c | 38 #define PTW_RECORD_FAULT(ptw_info, cfg) (((ptw_info).stage == SMMU_STAGE_1 && \ argument 352 static int smmu_get_cd(SMMUv3State *s, STE *ste, SMMUTransCfg *cfg, in smmu_get_cd() 399 static bool s2t0sz_valid(SMMUTransCfg *cfg) in s2t0sz_valid() 430 static int decode_ste_s2_cfg(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste_s2_cfg() 525 static void decode_ste_config(SMMUTransCfg *cfg, uint32_t config) in decode_ste_config() 547 static int decode_ste(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste() 715 static int decode_cd(SMMUv3State *s, SMMUTransCfg *cfg, in decode_cd() 824 static int smmuv3_decode_config(IOMMUMemoryRegion *mr, SMMUTransCfg *cfg, in smmuv3_decode_config() 875 SMMUTransCfg *cfg; in smmuv3_get_config() local 913 SMMUTransCfg *cfg, in smmuv3_do_translate() [all …]
|
H A D | smmu-common.c | 70 SMMUTransCfg *cfg, in smmu_iotlb_lookup_all_levels() 108 SMMUTLBEntry *smmu_iotlb_lookup(SMMUState *bs, SMMUTransCfg *cfg, in smmu_iotlb_lookup() 140 void smmu_iotlb_insert(SMMUState *bs, SMMUTransCfg *cfg, SMMUTLBEntry *new) in smmu_iotlb_insert() 387 SMMUTransTableInfo *select_tt(SMMUTransCfg *cfg, dma_addr_t iova) in select_tt() 414 SMMUTransCfg *cfg, in translate_table_addr_ipa() 457 static int smmu_ptw_64_s1(SMMUState *bs, SMMUTransCfg *cfg, in smmu_ptw_64_s1() 586 static int smmu_ptw_64_s2(SMMUTransCfg *cfg, in smmu_ptw_64_s2() 701 dma_addr_t iova, SMMUTransCfg *cfg) in combine_tlb() 729 int smmu_ptw(SMMUState *bs, SMMUTransCfg *cfg, dma_addr_t iova, in smmu_ptw() 771 SMMUTLBEntry *smmu_translate(SMMUState *bs, SMMUTransCfg *cfg, dma_addr_t addr, in smmu_translate()
|
/qemu/hw/input/ |
H A D | virtio-input.c | 107 VirtIOInputConfig *cfg; in virtio_input_find_config() local 121 VirtIOInputConfig *cfg; in virtio_input_add_config() local 239 VirtIOInputConfig *cfg; in virtio_input_device_realize() local 269 VirtIOInputConfig *cfg, *next; in virtio_input_finalize() local
|
/qemu/block/ |
H A D | throttle-groups.c | 475 void throttle_group_config(ThrottleGroupMember *tgm, ThrottleConfig *cfg) in throttle_group_config() 493 void throttle_group_get_config(ThrottleGroupMember *tgm, ThrottleConfig *cfg) in throttle_group_get_config() 774 ThrottleConfig cfg; in throttle_group_obj_complete() local 816 ThrottleConfig *cfg; in throttle_group_set() local 863 ThrottleConfig cfg; in throttle_group_get() local 892 ThrottleConfig cfg; in throttle_group_set_limits() local 918 ThrottleConfig cfg; in throttle_group_get_limits() local
|
/qemu/hw/core/ |
H A D | loader-fit.c | 120 int cfg, void *opaque, hwaddr *pend, in fit_load_kernel() 179 int cfg, void *opaque, const void *match_data, in fit_load_fdt() 233 static bool fit_cfg_compatible(const void *itb, int cfg, const char *compat) in fit_cfg_compatible()
|
/qemu/include/hw/misc/ |
H A D | xlnx-versal-cfu.h | 217 } cfg; member 237 } cfg; member
|
H A D | xlnx-versal-cframe-reg.h | 286 } cfg; member 300 } cfg; member
|
H A D | mchp_pfsoc_dmc.h | 49 MemoryRegion cfg; member
|
H A D | xlnx-versal-xramc.h | 91 } cfg; member
|
H A D | xlnx-versal-crl.h | 229 } cfg; member
|
H A D | mchp_pfsoc_ioscb.h | 36 MemoryRegion cfg; member
|
/qemu/fsdev/ |
H A D | qemu-fsdev-throttle.h | 25 ThrottleConfig cfg; member
|
/qemu/linux-user/riscv/ |
H A D | target_proc.h | 14 const RISCVCPUConfig *cfg = riscv_cpu_cfg((CPURISCVState *) cpu_env); in open_cpuinfo() local
|
/qemu/include/hw/ppc/ |
H A D | ppc4xx.h | 55 uint32_t cfg; member 96 uint32_t cfg; member 126 uint32_t cfg; member
|
/qemu/include/hw/usb/ |
H A D | hcd-dwc3.h | 52 } cfg; member
|
/qemu/include/hw/intc/ |
H A D | xlnx-pmu-iomod-intc.h | 49 } cfg; member
|
/qemu/tests/unit/ |
H A D | test-authz-listfile.c | 29 const gchar *cfg) in qemu_authz_listfile_test_save()
|
/qemu/include/hw/net/ |
H A D | xlnx-zynqmp-can.h | 67 } cfg; member
|
/qemu/hw/vmapple/ |
H A D | cfg.c | 60 VMAppleCfg cfg; member 71 VMAppleCfg *cfg; in vmapple_cfg_reset() local
|