Searched refs:hw_cap (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-xen-sysctl.h137 vki_uint32_t hw_cap[8]; member in struct:vki_xen_sysctl_physinfo_00000008
154 vki_uint32_t hw_cap[8]; member in struct:vki_xen_sysctl_physinfo_0000000a
/external/qemu/audio/
H A Daudio.c900 HWVoiceOut *hw_cap = &cap->hw; local
911 sw->hw = hw_cap;
916 sw->ratio = ((int64_t) hw_cap->info.freq << 32) / sw->info.freq;
917 sw->rate = st_rate_start (sw->info.freq, hw_cap->info.freq);
923 QLIST_INSERT_HEAD (&hw_cap->sw_head, sw, entries);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-xen.c1101 POST_XEN_SYSCTL_WRITE(physinfo_00000008, hw_cap[8]);
1116 POST_XEN_SYSCTL_WRITE(physinfo_0000000a, hw_cap[8]);

Completed in 249 milliseconds