mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
In order to do that cleanly, lapic_setup_clock(), on both ia32 and amd64, now accepts as arguments the desired sources to handle, and returns the actual ones (LAPIC_CLOCK_NONE is forbidden because otherwise there is no meaning in calling such function). This allows to bring out into commont x86 code the handling part for machdep.lapic_allclocks tunable, which is retained. |
||
|---|---|---|
| .. | ||
| 30line.h | ||
| cbus.h | ||
| cbus_dma.c | ||
| cbus_dmareg.h | ||
| clock.c | ||
| fdc.c | ||
| fdc_cbus.c | ||
| fdcreg.h | ||
| fdcvar.h | ||
| gdc.c | ||
| nmi.c | ||
| olpt.c | ||
| olptreg.h | ||
| pckbd.c | ||
| pckbdtables.h | ||
| pcrtc.c | ||
| pmc.c | ||
| sc_machdep.h | ||
| scgdcrndr.c | ||
| scterm-sck.c | ||
| sctermvar.h | ||
| scvtb.c | ||
| sio.c | ||
| sio_cbus.c | ||
| syscons_cbus.c | ||