Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm64/core/xen/
Dhypercall.S22 HYPERCALL(sched_op);
/Zephyr-latest/include/zephyr/xen/dom0/
Ddomctl.h15 int xen_domctl_scheduler_op(int domid, struct xen_domctl_scheduler_op *sched_op);
/Zephyr-latest/drivers/xen/dom0/
Ddomctl.c23 int xen_domctl_scheduler_op(int domid, struct xen_domctl_scheduler_op *sched_op) in xen_domctl_scheduler_op() argument
28 .u.scheduler_op = *sched_op, in xen_domctl_scheduler_op()