.. |
apic_vector.s
|
Implement vector callback for PVHVM and unify event channel implementations
|
2013-08-29 19:52:18 +00:00 |
atomic.c
|
|
|
atpic_vector.s
|
|
|
autoconf.c
|
|
|
bios.c
|
Make sure that each va_start has one and only one matching va_end,
|
2012-05-29 01:48:06 +00:00 |
bioscall.s
|
|
|
bpf_jit_machdep.c
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
bpf_jit_machdep.h
|
|
|
db_disasm.c
|
|
|
db_interface.c
|
|
|
db_trace.c
|
Print the frame addresses for the backtraces on i386 and amd64. It
|
2012-12-03 22:16:51 +00:00 |
elan-mmcr.c
|
|
|
elf_machdep.c
|
Enable shared page on i386, now it has a use for vdso_timehands.
|
2012-06-22 07:16:29 +00:00 |
exception.s
|
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
|
2013-11-25 07:38:45 +00:00 |
gdb_machdep.c
|
|
|
genassym.c
|
Rename definition of HYPERVISOR_VIRT_START to avoid conflict with
|
2013-08-22 20:07:06 +00:00 |
geode.c
|
|
|
i686_mem.c
|
Avoid preemption while manipulating CRs and MTRRs.
|
2011-01-17 17:30:35 +00:00 |
identcpu.c
|
Add bits for the AMD features from CPUID function 0x80000001 ECX,
|
2013-11-08 16:32:30 +00:00 |
in_cksum.c
|
|
|
initcpu.c
|
Simplify check for CMPXCHG8B instruction. Note CMPXCHG8B instruction is
|
2013-08-15 21:09:05 +00:00 |
io.c
|
|
|
k6_mem.c
|
|
|
locore.s
|
Simplify the implementation of the identity mapping in start_all_aps().
|
2011-12-15 17:54:23 +00:00 |
longrun.c
|
|
|
machdep.c
|
Fix a typo.
|
2013-12-05 21:58:02 +00:00 |
mem.c
|
Partially revert r217515 so that the mem_range_softc variable is always
|
2012-07-09 20:42:08 +00:00 |
minidump_machdep.c
|
free wdog_kern_pat calls in post-panic paths from under SW_WATCHDOG
|
2012-06-03 08:01:12 +00:00 |
mp_clock.c
|
|
|
mp_machdep.c
|
Merge Xen PVHVM support into the GENERIC kernel config for both
|
2013-09-20 22:59:22 +00:00 |
mp_watchdog.c
|
|
|
mpboot.s
|
|
|
perfmon.c
|
Use atomic load & store for TSC frequency. It may be overkill for amd64 but
|
2011-04-07 23:28:28 +00:00 |
pmap.c
|
The pmap function pmap_clear_reference() is no longer used. Remove it.
|
2013-09-20 04:30:18 +00:00 |
ptrace_machdep.c
|
MFamd64 r238669:
|
2012-07-21 21:39:02 +00:00 |
stack_machdep.c
|
|
|
support.s
|
Create a proper stack frame for i386 version of bcopy(), despite the
|
2013-07-13 19:42:52 +00:00 |
swtch.s
|
- Fix resumectx() prototypes to reflect reality.
|
2012-06-13 21:03:01 +00:00 |
sys_machdep.c
|
Fix panic in ktrcapfail() when no capability rights are passed.
|
2013-09-18 19:26:08 +00:00 |
trap.c
|
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
|
2013-11-25 07:38:45 +00:00 |
uio_machdep.c
|
Include sys/systm.h after sys/param.h.
|
2013-07-15 15:40:57 +00:00 |
vm86.c
|
MFamd64 r238623:
|
2012-07-26 09:11:37 +00:00 |
vm86bios.s
|
Fix yet another fallout from r208833. VM86 BIOS call may cause page fault
|
2011-01-19 17:09:07 +00:00 |
vm_machdep.c
|
Free both KVA and backing pages when freeing TSS memory.
|
2013-09-23 20:14:15 +00:00 |