Home
last modified time | relevance | path

Searched refs:started (Results 1 – 13 of 13) sorted by relevance

/arch/riscv/kvm/
A Dvcpu_pmu.c350 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()
/arch/riscv/include/asm/
A Dkvm_vcpu_pmu.h27 bool started; member
37 bool started; member
/arch/arm/common/
A DbL_switcher.c263 struct completion started; member
278 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()
A Dmcpm_head.S140 @ If the outbound gave up before teardown started, skip cluster setup:
/arch/alpha/kernel/
A Dsmp.c345 goto started; in secondary_cpu_start()
352 started: in secondary_cpu_start()
/arch/mips/include/asm/mach-cavium-octeon/
A Dkernel-entry-init.h127 # Set the SP global variable to zero so the master knows we've started
/arch/arm64/boot/dts/freescale/
A Dimx8mm-var-som-symphony.dts176 * [ 1.971006] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
A Dimx8mm-nitrogen-r2.dts386 *[ 1.681505] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
/arch/powerpc/sysdev/xive/
A Dcommon.c69 atomic_t started; member
1187 if (atomic_inc_return(&xid->started) > 1) in xive_request_ipi()
/arch/arm64/boot/dts/qcom/
A Dsc7280-herobrine.dtsi7 * common. Since all of the child boards started from the same original
/arch/s390/
A DKconfig897 intervals, once the timer is started.
/arch/xtensa/
A DKconfig369 ABIs. When enabled all processes are started with PS.WOE disabled
/arch/mips/
A DKconfig2473 # - An integer division may give an incorrect result if started in

Completed in 38 milliseconds