freebsd-dev/sys/x86/include
Jung-uk Kim 0105034487 Detect hypervisors early. We used to set lower hz on hypervisors by default
but it was broken since r273800 (and r278522, its MFC to stable/10) because
identify_cpu() is called too late, i.e., after init_param1().

MFC after:	3 days
2017-08-05 06:56:46 +00:00
..
xen
_align.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
apicreg.h
apicvar.h
apm_bios.h
bus_dma.h Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
bus.h
busdma_impl.h Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
cputypes.h
dump.h
elf.h
endian.h
fdt.h
float.h
fpu.h
frame.h
init.h
legacyvar.h
mca.h
metadata.h
mptable.h
ofw_machdep.h
pci_cfgreg.h
psl.h
ptrace.h
pvclock.h
reg.h
segments.h Remove constants and comments for unimplemented entries in the default LDT. 2017-05-24 18:54:21 +00:00
setjmp.h
sigframe.h
signal.h
specialreg.h
stack.h
stdarg.h
sysarch.h
trap.h
ucontext.h
vdso.h
vmware.h
x86_smp.h
x86_var.h Detect hypervisors early. We used to set lower hz on hypervisors by default 2017-08-05 06:56:46 +00:00