| /openbmc/qemu/tests/qtest/ |
| H A D | virtio-balloon-test.c | 20 QTestState *s = qtest_init("-device virtio-balloon -machine q35" in oss_fuzz_71649() local 32 QTestState *s = qtest_init("-device virtio-balloon,id=balloon" in query_stats() local
|
| H A D | aspeed_scu-test.c | 42 static inline void assert_register_eq(QTestState *s, in assert_register_eq() 60 static inline void assert_register_neq(QTestState *s, in assert_register_neq() 84 QTestState *s = qtest_init(machine); in test_protection_register() local 167 QTestState *s = qtest_init(machine); in test_write_permission_lock_state() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | arm_ldst.h | 27 static inline uint32_t arm_ldl_code(CPUARMState *env, DisasContextBase *s, in arm_ldl_code() 34 static inline uint16_t arm_lduw_code(CPUARMState *env, DisasContextBase* s, in arm_lduw_code()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sys_info_param.cpp | 12 auto s = iterator->second(); in lookup() local 16 void SysInfoParamStore::update(uint8_t paramSelector, const std::string& s) in update()
|
| /openbmc/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_init.h | 20 #define DEBUG_INIT_S(s) puts(s) argument 24 #define DEBUG_INIT_S(s) argument 30 #define DEBUG_INIT_FULL_S(s) puts(s) argument 40 #define DEBUG_INIT_FULL_S(s) argument 47 #define DEBUG_INIT_FULL_C(s, d, l) \ argument 49 #define DEBUG_INIT_C(s, d, l) \ argument
|
| H A D | ddr3_dqs.c | 18 #define DEBUG_DQS_C(s, d, l) \ argument 20 #define DEBUG_DQS_FULL_C(s, d, l) \ argument 22 #define DEBUG_DQS_RESULTS_C(s, d, l) \ argument 24 #define DEBUG_PER_DQ_C(s, d, l) \ argument 27 #define DEBUG_DQS_RESULTS_S(s) \ argument 32 #define DEBUG_PER_DQ_S(s) \ argument 40 #define DEBUG_DQS_S(s) puts(s) argument 43 #define DEBUG_DQS_S(s) argument 48 #define DEBUG_DQS_FULL_S(s) puts(s) argument 51 #define DEBUG_DQS_FULL_S(s) argument
|
| /openbmc/qemu/hw/arm/ |
| H A D | versatilepb.c | 64 static void vpb_sic_update(vpb_sic_state *s) in vpb_sic_update() 72 static void vpb_sic_update_pic(vpb_sic_state *s) in vpb_sic_update_pic() 87 vpb_sic_state *s = (vpb_sic_state *)opaque; in vpb_sic_set_irq() local 100 vpb_sic_state *s = (vpb_sic_state *)opaque; in vpb_sic_read() local 123 vpb_sic_state *s = (vpb_sic_state *)opaque; in vpb_sic_write() local 165 vpb_sic_state *s = VERSATILE_PB_SIC(obj); in vpb_sic_init() local
|
| /openbmc/qemu/hw/ipack/ |
| H A D | tpci200.c | 171 TPCI200State *s = opaque; in tpci200_read_cfg() local 189 TPCI200State *s = opaque; in tpci200_write_cfg() local 202 TPCI200State *s = opaque; in tpci200_read_las0() local 243 TPCI200State *s = opaque; in tpci200_write_las0() local 309 TPCI200State *s = opaque; in tpci200_read_las1() local 371 TPCI200State *s = opaque; in tpci200_write_las1() local 419 TPCI200State *s = opaque; in tpci200_read_las2() local 450 TPCI200State *s = opaque; in tpci200_write_las2() local 478 TPCI200State *s = opaque; in tpci200_read_las3() local 505 TPCI200State *s = opaque; in tpci200_write_las3() local [all …]
|
| /openbmc/qemu/hw/audio/ |
| H A D | cs4231a.c | 225 CSState *s = CS4231A (dev); in cs4231a_reset() local 268 CSState *s = opaque; in cs_audio_callback() local 272 static void cs_reset_voices (CSState *s, uint32_t val) in cs_reset_voices() 365 CSState *s = opaque; in cs_read() local 403 CSState *s = opaque; in cs_write() local 527 static int cs_write_audio (CSState *s, int nchan, int dma_pos, in cs_write_audio() 575 CSState *s = opaque; in cs_dma_read() local 612 CSState *s = opaque; in cs4231a_pre_load() local 625 CSState *s = opaque; in cs4231a_post_load() local 662 CSState *s = CS4231A (obj); in cs4231a_initfn() local [all …]
|
| /openbmc/qemu/net/ |
| H A D | slirp.c | 113 static inline void slirp_smb_cleanup(SlirpState *s) { } in slirp_smb_cleanup() 119 SlirpState *s = opaque; in net_slirp_send_packet() local 135 SlirpState *s = DO_UPCAST(SlirpState, nc, nc); in net_slirp_receive() local 144 SlirpState *s = container_of(n, SlirpState, exit_notifier); in slirp_smb_exit() local 158 SlirpState *s = DO_UPCAST(SlirpState, nc, nc); in net_slirp_cleanup() local 201 SlirpState *s = opaque; in net_slirp_init_completed() local 214 SlirpState *s = opaque; in net_slirp_timer_new_opaque() local 369 SlirpState *s = container_of(notifier, SlirpState, poll_notifier); in net_slirp_poll_notify() local 453 SlirpState *s; in net_slirp_init() local 739 SlirpState *s; in hmp_hostfwd_remove() local [all …]
|
| /openbmc/u-boot/cmd/ |
| H A D | itest.c | 51 static long evalexp(char *s, int w) in evalexp() 86 static char * evalstr(char *s) in evalstr() 109 static int stringcomp(char *s, char *t, int op) in stringcomp() 129 static int arithcomp (char *s, char *t, int op, int w) in arithcomp()
|
| /openbmc/qemu/hw/nvram/ |
| H A D | mac_nvram.c | 46 MacIONVRAMState *s = opaque; in macio_nvram_writeb() local 62 MacIONVRAMState *s = opaque; in macio_nvram_readb() local 100 MacIONVRAMState *s = MACIO_NVRAM(dev); in macio_nvram_realizefn() local 132 MacIONVRAMState *s = MACIO_NVRAM(dev); in macio_nvram_unrealizefn() local
|
| H A D | ds1225y.c | 44 NvRamState *s = opaque; in nvram_read() local 55 NvRamState *s = opaque; in nvram_write() local 80 NvRamState *s = opaque; in nvram_post_load() local 124 NvRamState *s = &sys->nvram; in nvram_sysbus_realize() local
|
| /openbmc/qemu/hw/display/ |
| H A D | next-fb.c | 47 static void nextfb_draw_line(void *opaque, uint8_t *d, const uint8_t *s, in nextfb_draw_line() 72 NeXTFbState *s = NEXTFB(opaque); in nextfb_update() local 97 NeXTFbState *s = NEXTFB(opaque); in nextfb_invalidate() local 108 NeXTFbState *s = NEXTFB(dev); in nextfb_realize() local
|
| /openbmc/qemu/hw/misc/ |
| H A D | arm_l2x0.c | 68 L2x0State *s = (L2x0State *)opaque; in l2x0_priv_read() local 110 L2x0State *s = (L2x0State *)opaque; in l2x0_priv_write() local 150 L2x0State *s = ARM_L2X0(dev); in l2x0_priv_reset() local 168 L2x0State *s = ARM_L2X0(obj); in l2x0_priv_init() local
|
| H A D | exynos4210_clk.c | 68 const Exynos4210ClkState *s = (Exynos4210ClkState *)opaque; in exynos4210_clk_read() local 86 Exynos4210ClkState *s = (Exynos4210ClkState *)opaque; in exynos4210_clk_write() local 114 Exynos4210ClkState *s = EXYNOS4210_CLK(dev); in exynos4210_clk_reset() local 125 Exynos4210ClkState *s = EXYNOS4210_CLK(obj); in exynos4210_clk_init() local
|
| /openbmc/qemu/hw/mips/ |
| H A D | cps.c | 30 qemu_irq get_cps_irq(MIPSCPSState *s, int pin_number) in get_cps_irq() 39 MIPSCPSState *s = MIPS_CPS(obj); in mips_cps_init() local 67 MIPSCPSState *s = MIPS_CPS(dev); in mips_cps_realize() local
|
| /openbmc/qemu/target/m68k/ |
| H A D | translate.c | 126 static TCGv get_areg(DisasContext *s, unsigned regno) in get_areg() 135 static void delay_set_areg(DisasContext *s, unsigned regno, in delay_set_areg() 156 static void do_writebacks(DisasContext *s) in do_writebacks() 174 #define IS_USER(s) 1 argument 176 #define IS_USER(s) (!(s->base.tb->flags & TB_FLAGS_MSR_S)) argument 177 #define SFC_INDEX(s) ((s->base.tb->flags & TB_FLAGS_SFC_S) ? \ argument 179 #define DFC_INDEX(s) ((s->base.tb->flags & TB_FLAGS_DFC_S) ? \ argument 212 static void set_cc_op(DisasContext *s, CCOp op) in set_cc_op() 240 static void update_cc_op(DisasContext *s) in update_cc_op() 249 static void gen_jmp_im(DisasContext *s, uint32_t dest) in gen_jmp_im() [all …]
|
| /openbmc/qemu/block/ |
| H A D | vhdx-log.c | 111 static void GRAPH_RDLOCK vhdx_log_reset(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_log_reset() 183 BDRVVHDXState *s = bs->opaque; in vhdx_log_write_sectors() local 219 BDRVVHDXState *s) in vhdx_log_hdr_is_valid() 339 vhdx_log_read_desc(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogEntries *log, in vhdx_log_read_desc() 491 vhdx_log_flush(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_flush() 591 vhdx_validate_log_entry(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_validate_log_entry() 671 vhdx_log_search(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_search() 754 int vhdx_parse_log(BlockDriverState *bs, BDRVVHDXState *s, bool *flushed, in vhdx_parse_log() 861 vhdx_log_write(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_log_write() 1045 vhdx_log_write_and_flush(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_log_write_and_flush()
|
| /openbmc/u-boot/include/ |
| H A D | charset.h | 81 #define utf8_utf16_strcpy(d, s) utf8_utf16_strncpy((d), (s), SIZE_MAX) argument 151 #define utf16_utf8_strcpy(d, s) utf16_utf8_strncpy((d), (s), SIZE_MAX) argument
|
| /openbmc/qemu/hw/dma/ |
| H A D | pl330.c | 341 static void pl330_fifo_init(PL330Fifo *s, uint32_t size) in pl330_fifo_init() 350 static inline int pl330_fifo_inc(PL330Fifo *s, int x) in pl330_fifo_inc() 357 static inline int pl330_fifo_num_free(PL330Fifo *s) in pl330_fifo_num_free() 368 static int pl330_fifo_push(PL330Fifo *s, uint8_t *buf, int len, uint8_t tag) in pl330_fifo_push() 390 static int pl330_fifo_get(PL330Fifo *s, uint8_t *buf, int len, uint8_t tag) in pl330_fifo_get() 412 static inline void pl330_fifo_reset(PL330Fifo *s) in pl330_fifo_reset() 422 static inline uint8_t pl330_fifo_tag(PL330Fifo *s) in pl330_fifo_tag() 429 static int pl330_fifo_has_tag(PL330Fifo *s, uint8_t tag) in pl330_fifo_has_tag() 445 static void pl330_fifo_tagged_remove(PL330Fifo *s, uint8_t tag) in pl330_fifo_tagged_remove() 484 static void pl330_queue_reset(PL330Queue *s) in pl330_queue_reset() [all …]
|
| /openbmc/qemu/hw/cpu/ |
| H A D | a15mpcore.c | 33 A15MPPrivState *s = (A15MPPrivState *)opaque; in a15mp_priv_set_irq() local 41 A15MPPrivState *s = A15MPCORE_PRIV(obj); in a15mp_priv_initfn() local 53 A15MPPrivState *s = A15MPCORE_PRIV(dev); in a15mp_priv_realize() local
|
| /openbmc/qemu/hw/net/ |
| H A D | ne2000-pci.c | 58 NE2000State *s; in pci_ne2000_realize() local 82 NE2000State *s = &d->ne2000; in pci_ne2000_exit() local 92 NE2000State *s = &d->ne2000; in ne2000_instance_init() local
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | i440fx_fuzz.c | 41 static void ioport_fuzz_qtest(QTestState *s, in ioport_fuzz_qtest() 86 static void i440fx_fuzz_qtest(QTestState *s, in i440fx_fuzz_qtest() 94 static void pciconfig_fuzz_qos(QTestState *s, QPCIBus *bus, in pciconfig_fuzz_qos() 135 static void i440fx_fuzz_qos(QTestState *s, in i440fx_fuzz_qos()
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-pll-unlock.cpp | 42 std::string s{}; in TEST() local 109 std::string s{}; in TEST() local 178 std::string s{}; in TEST() local 244 std::string s{}; in TEST() local 322 std::string s{}; in TEST() local
|