Home
last modified time | relevance | path

Searched refs:init (Results 1 – 8 of 8) sorted by relevance

/hypervisor/common/
A Dsched_noop.c51 .init = sched_noop_init,
A Dsched_prio.c95 .init = sched_prio_init,
A Dschedule.c88 if (ctl->scheduler->init != NULL) { in init_sched()
89 ctl->scheduler->init(ctl); in init_sched()
A Dsched_iorr.c219 .init = sched_iorr_init,
A Dsched_bvt.c336 .init = sched_bvt_init,
/hypervisor/include/common/
A Dschedule.h85 int32_t (*init)(struct sched_control *ctl); member
/hypervisor/
A DMakefile358 SYS_INIT_C_SRCS += arch/x86/init.c
444 …lib-mod boot-mod hw-mod vp-base-mod vp-dm-mod vp-trusty-mod vp-x86tee-mod vp-hcall-mod sys-init-mod
488 sys-init-mod: $(SYS_INIT_MOD)
/hypervisor/lib/crypto/mbedtls/
A DChangeLog1166 should generally be the first function called on this context after init:

Completed in 19 milliseconds