Home
last modified time | relevance | path

Searched refs:sched_bvt_control (Results 1 – 3 of 3) sorted by relevance

/hypervisor/common/
A Dsched_bvt.c77 static void update_svt(struct sched_bvt_control *bvt_ctl) in update_svt()
97 struct sched_bvt_control *bvt_ctl = in runqueue_add()
98 (struct sched_bvt_control *)obj->sched_ctl->priv; in runqueue_add()
148 struct sched_bvt_control *bvt_ctl = (struct sched_bvt_control *)obj->sched_ctl->priv; in get_svt()
156 struct sched_bvt_control *bvt_ctl = (struct sched_bvt_control *)ctl->priv; in sched_tick_handler()
182 struct sched_bvt_control *bvt_ctl = &per_cpu(sched_bvt_ctl, ctl->pcpu_id); in sched_bvt_init()
198 struct sched_bvt_control *bvt_ctl = (struct sched_bvt_control *)ctl->priv; in sched_bvt_deinit()
259 struct sched_bvt_control *bvt_ctl = (struct sched_bvt_control *)ctl->priv; in sched_bvt_pick_next()
/hypervisor/include/arch/x86/asm/
A Dper_cpu.h43 struct sched_bvt_control sched_bvt_ctl;
/hypervisor/include/common/
A Dschedule.h120 struct sched_bvt_control { struct

Completed in 10 milliseconds