Searched refs:DPCPU_GET (Results 1 – 15 of 15) sorted by relevance
179 vcpu_time = xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xentimer_get_timecount()209 uptime = xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xen_fetch_uptime()233 xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xentimer_settime()277 pcpu->last_processed = xen_fetch_vcpu_time(DPCPU_GET(vcpu_info)); in xentimer_intr()322 struct vcpu_info *vcpu = DPCPU_GET(vcpu_info); in xentimer_et_start()
206 record = &DPCPU_GET(linux_epoch_record[type]); in linux_rcu_read_lock()238 record = &DPCPU_GET(linux_epoch_record[type]); in linux_rcu_read_unlock()273 MPASS((record = &DPCPU_GET(linux_epoch_record[type])) && in linux_rcu_read_lock_held()
131 lic = &DPCPU_GET(linux_idr_cache); in idr_preload()152 lic = &DPCPU_GET(linux_idr_cache); in idr_preload_end()418 } else if ((il = idr_preload_dequeue_locked(&DPCPU_GET(linux_idr_cache))) != NULL) { in idr_get()
198 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
187 ipi_handle = DPCPU_GET(ipi_handle); in xen_pv_lapic_ipi_vectored()
93 ++*DPCPU_GET(pintrcnt); in xen_arch_intr_handle_upcall()
422 if (DPCPU_GET(vcpu_info) != NULL) { in xen_hvm_cpu_init()
203 tramp = DPCPU_GET(intr_tramp); in kinst_invop()
538 if (__predict_false(DPCPU_GET(epoch_cb_count))) in hardclock()
897 to_sbt = DPCPU_GET(hardclocktime); in callout_when()900 to_sbt = DPCPU_GET(hardclocktime); in callout_when()
362 v = DPCPU_GET(vcpu_info); in xen_intr_handle_upcall()
859 if ((count = DPCPU_GET(nmi_counter))) { in amd_intr()
1054 dpcpu.9 DPCPU_GET.9 \