Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dioapic.h38 void ioapic_init(struct vmctx *ctx);
H A Dioapic.c54 ioapic_init(struct vmctx *ctx) in ioapic_init() function
H A Dbhyverun_machdep.c411 ioapic_init(ctx); in bhyve_init_platform()