Home
last modified time | relevance | path

Searched refs:advance (Results 1 – 11 of 11) sorted by relevance

/qemu/target/s390x/tcg/
H A Dexcp_helper.c207 bool advance = false; in do_program_interrupt() local
228 advance = true; in do_program_interrupt()
251 advance = true; in do_program_interrupt()
256 if (advance) { in do_program_interrupt()
/qemu/audio/
H A Daudio.h155 static inline void *advance (void *p, int incr) in advance() function
H A Dossaudio.c453 void *pcm = advance(buf, pos); in oss_write()
689 void *dst = advance(buf, pos); in oss_read()
H A Dalsaaudio.c644 char *src = advance(buf, pos); in alsa_write()
837 void *dst = advance(buf, pos); in alsa_read()
H A Daudio.c534 uint8_t *src = advance(pcm_buf, conv * hw->info.bytes_per_frame); in audio_pcm_hw_conv_in()
665 uint8_t *dst = advance(pcm_buf, clipped * hw->info.bytes_per_frame); in audio_pcm_hw_clip_out()
/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst38 The Ultravisor sets up a separate session key with the TPM in advance during
/qemu/docs/system/
H A Dgdb.rst168 single step it expects to advance beyond the current instruction. With
/qemu/docs/
H A Dpcie.txt206 Port it is advised to plan in advance for the expected number of
H A Drdma.txt131 memory will have already been registered already in advance during
/qemu/docs/interop/
H A Dvhost-user.rst199 - Bit 8 is set if the memory region can not be mapped in advance, and memory
/qemu/
H A Dqemu-options.hx4938 When the virtual cpu is sleeping, the virtual time will advance at
4942 will not advance if no timer is enabled. This behavior gives