Searched defs:halted (Results 1 - 4 of 4) sorted by relevance

/external/qemu/include/qom/
H A Dcpu.h91 uint32_t halted; /* used by alpha, cris, ppc TCG */ member in struct:CPUState
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwince_usb.c721 BOOL halted = FALSE; local
723 if (UkwIsPipeHalted(priv->dev, transfer->endpoint, &halted)) {
742 if (!halted || UkwClearHaltHost(priv->dev, transfer->endpoint)) {
746 usbi_dbg("Endpoint doesn't appear to be stalled, but the host is halted, changing error");
/external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
H A Dkvm_host.h491 bool halted; member in struct:kvm_vcpu_arch::__anon25126
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2184 bool halted; member in struct:CpuInfo

Completed in 263 milliseconds