Searched refs:started (Results 1 – 13 of 13) sorted by relevance
350 if (fevent->started) in kvm_riscv_vcpu_pmu_incr_fw()530 if (kvpmu->fw_event[fevent_code].started) { in kvm_riscv_vcpu_pmu_ctr_start()535 kvpmu->fw_event[fevent_code].started = true; in kvm_riscv_vcpu_pmu_ctr_start()538 if (unlikely(pmc->started)) { in kvm_riscv_vcpu_pmu_ctr_start()544 pmc->started = true; in kvm_riscv_vcpu_pmu_ctr_start()591 if (!kvpmu->fw_event[fevent_code].started) in kvm_riscv_vcpu_pmu_ctr_stop()594 kvpmu->fw_event[fevent_code].started = false; in kvm_riscv_vcpu_pmu_ctr_stop()596 if (pmc->started) { in kvm_riscv_vcpu_pmu_ctr_stop()599 pmc->started = false; in kvm_riscv_vcpu_pmu_ctr_stop()716 kvpmu->fw_event[event_code].started = true; in kvm_riscv_vcpu_pmu_ctr_cfg_match()
27 bool started; member37 bool started; member
263 struct completion started; member278 complete(&t->started); in bL_switcher_thread()578 init_completion(&t->started); in bL_switcher_enable()638 init_completion(&t->started); in bL_switcher_disable()642 wait_for_completion(&t->started); in bL_switcher_disable()
140 @ If the outbound gave up before teardown started, skip cluster setup:
345 goto started; in secondary_cpu_start()352 started: in secondary_cpu_start()
127 # Set the SP global variable to zero so the master knows we've started
176 * [ 1.971006] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
386 *[ 1.681505] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
69 atomic_t started; member1187 if (atomic_inc_return(&xid->started) > 1) in xive_request_ipi()
7 * common. Since all of the child boards started from the same original
897 intervals, once the timer is started.
369 ABIs. When enabled all processes are started with PS.WOE disabled
2473 # - An integer division may give an incorrect result if started in
Completed in 38 milliseconds