freebsd-nq/sys/i386/i386
Konstantin Belousov b1752aa0ea For x86, read MAXPHYADDR, defined in SDM vol 3 4.1.4 Enumeration of Paging
Features by CPUID as CPUID.80000008H:EAX[7:0], into variable cpu_maxphyaddr.

Reviewed by:	alc
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2015-01-12 07:36:25 +00:00
..
apic_vector.s
atomic.c
atpic_vector.s
autoconf.c
bios.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
bioscall.s
bpf_jit_machdep.c
bpf_jit_machdep.h
db_disasm.c Minor space/tab cleanups. 2014-08-30 15:41:07 +00:00
db_interface.c
db_trace.c
elan-mmcr.c
elf_machdep.c Need to include opt_cpu.h to access CPU_DISABLE_SSE option. Thankfully, this 2015-01-08 17:46:42 +00:00
exception.s
gdb_machdep.c
genassym.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
geode.c
i686_mem.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
in_cksum.c
initcpu.c For x86, read MAXPHYADDR, defined in SDM vol 3 4.1.4 Enumeration of Paging 2015-01-12 07:36:25 +00:00
io.c
k6_mem.c
locore.s MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
longrun.c
machdep.c On some Intel CPUs with a P-state but not C-state invariant TSC the TSC 2015-01-05 20:44:44 +00:00
mem.c
minidump_machdep.c Pass up the error status of minidumpsys() to its callers. 2014-10-08 20:25:21 +00:00
mp_clock.c
mp_machdep.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
mp_watchdog.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
mpboot.s
perfmon.c
pmap.c Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the default 2014-11-15 23:40:44 +00:00
ptrace_machdep.c Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
stack_machdep.c
support.s Add fueword(9) and casueword(9) functions. They are like fuword(9) 2014-10-28 15:22:13 +00:00
swtch.s Save and restore FPU state across suspend and resume. In earlier revisions 2014-08-30 17:48:38 +00:00
sys_machdep.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
trap.c Restore the trap type argument to the DTrace trap hook, removed in r268600. 2014-12-23 15:38:19 +00:00
uio_machdep.c
vm86.c
vm86bios.s Don't check for a NULL curthread. curthread hasn't been NULL after early 2014-11-02 19:54:10 +00:00
vm_machdep.c Move all of the XSAVE support under #ifdef I686_CPU and fix the build 2014-11-03 19:16:25 +00:00