Searched refs:DPCPU_GET (Results 1 – 16 of 16) sorted by relevance
178 vcpu_time = xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xentimer_get_timecount()208 uptime = xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xen_fetch_uptime()232 xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xentimer_settime()276 pcpu->last_processed = xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xentimer_intr()321 struct vcpu_info *vcpu = DPCPU_GET(vcpu_info); in xentimer_et_start()
205 record = &DPCPU_GET(linux_epoch_record[type]); in linux_rcu_read_lock()237 record = &DPCPU_GET(linux_epoch_record[type]); in linux_rcu_read_unlock()272 MPASS((record = &DPCPU_GET(linux_epoch_record[type])) && in linux_rcu_read_lock_held()
130 lic = &DPCPU_GET(linux_idr_cache); in idr_preload()151 lic = &DPCPU_GET(linux_idr_cache); in idr_preload_end()417 } else if ((il = idr_preload_dequeue_locked(&DPCPU_GET(linux_idr_cache))) != NULL) { in idr_get()
197 tw = &DPCPU_GET(tasklet_worker); in tasklet_schedule()
219 #define SCHED_STAT_INC(var) DPCPU_GET(var)++;
122 #define DPCPU_GET(n) (*DPCPU_PTR(n)) macro
92 ++*DPCPU_GET(pintrcnt); in xen_arch_intr_handle_upcall()
186 ipi_handle = DPCPU_GET(ipi_handle); in xen_pv_lapic_ipi_vectored()
503 if (DPCPU_GET(vcpu_info) != NULL) { in xen_hvm_cpu_init()
202 tramp = DPCPU_GET(intr_tramp); in kinst_invop()
900 to_sbt = DPCPU_GET(hardclocktime); in callout_when()903 to_sbt = DPCPU_GET(hardclocktime); in callout_when()
536 if (__predict_false(DPCPU_GET(epoch_cb_count))) in hardclock()
631 if ((count = DPCPU_GET(nmi_counter))) { in amd_intr()
371 v = DPCPU_GET(vcpu_info); in xen_intr_handle_upcall()
98 return (DPCPU_GET(vcpu)); in riscv_get_active_vcpu()
117 return (DPCPU_GET(vcpu)); in arm64_get_active_vcpu()