Searched defs:wd (Results 1 – 6 of 6) sorted by relevance
/qemu/tests/qtest/ |
H A D | npcm7xx_watchdog_timer-test.c | 56 static int watchdog_index(const Watchdog *wd) in watchdog_index() 65 static uint32_t watchdog_read_wtcr(QTestState *qts, const Watchdog *wd) in watchdog_read_wtcr() 70 static void watchdog_write_wtcr(QTestState *qts, const Watchdog *wd, in watchdog_write_wtcr() 76 static uint32_t watchdog_prescaler(QTestState *qts, const Watchdog *wd) in watchdog_prescaler() 104 static uint32_t watchdog_interrupt_cycles(QTestState *qts, const Watchdog *wd) in watchdog_interrupt_cycles() 115 static int64_t watchdog_interrupt_steps(QTestState *qts, const Watchdog *wd) in watchdog_interrupt_steps() 124 const Watchdog *wd = watchdog; in test_init() local 138 const Watchdog *wd = watchdog; in test_reset_action() local 174 const Watchdog *wd = watchdog; in test_prescaler() local 206 const Watchdog *wd = watchdog; in test_enabling_flags() local [all …]
|
H A D | npcm7xx_adc-test.c | 358 static void adc_add_test(const char *name, const ADC* wd, in adc_add_test()
|
/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 99 void helper_msa_nloc_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_b() 122 void helper_msa_nloc_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_h() 137 void helper_msa_nloc_w(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_w() 148 void helper_msa_nloc_d(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_d() 157 void helper_msa_nlzc_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_b() 180 void helper_msa_nlzc_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_h() 195 void helper_msa_nlzc_w(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_w() 206 void helper_msa_nlzc_d(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_d() 231 void helper_msa_pcnt_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_pcnt_b() 254 void helper_msa_pcnt_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_pcnt_h() [all …]
|
/qemu/migration/ |
H A D | multifd-uadk.c | 50 struct wd_data *wd; in multifd_uadk_init_sess() local 95 static void multifd_uadk_uninit_sess(struct wd_data *wd) in multifd_uadk_uninit_sess() 108 struct wd_data *wd; in multifd_uadk_send_setup() local 131 struct wd_data *wd = p->compress_data; in multifd_uadk_send_cleanup() local 209 struct wd_data *wd; in multifd_uadk_recv_setup() local 223 struct wd_data *wd = p->compress_data; in multifd_uadk_recv_cleanup() local
|
/qemu/tests/ |
H A D | vhost-user-bridge.c | 391 struct WatchData *wd = ctx; in watch_cb() local 402 struct WatchData *wd = &watches[fd]; in vubr_set_watch() local
|
/qemu/include/hw/ppc/ |
H A D | xive_regs.h | 314 uint32_t wd; member
|