metal-cos/sys/amd64
2014-07-16 00:09:44 -07:00
..
amd64.h xsave structure definition 2014-07-16 00:09:44 -07:00
amd64op.h Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00
asm.h Initial commit 2014-02-12 13:47:13 -08:00
atomic.h Implement spinlocks 2014-07-10 15:55:32 -07:00
critical.c Refactoring and improvements 2014-07-13 23:16:54 -07:00
debug.c Add reboot command to debugger 2014-07-13 17:05:19 -07:00
disasm.c Import FreeBSD AMD64 disassembler 2014-07-13 16:52:18 -07:00
ioapic.c IRQ registration helper functions 2014-07-10 14:01:15 -07:00
ioapic.h Create and improve headers for various modules 2014-07-06 14:30:09 -07:00
irq.c IRQ registration helper functions 2014-07-10 14:01:15 -07:00
lapic.c Various interrupt bug fixes and improvements. 2014-07-15 17:00:16 -07:00
lapic.h Create and improve headers for various modules 2014-07-06 14:30:09 -07:00
machine.c Various interrupt bug fixes and improvements. 2014-07-15 17:00:16 -07:00
mbentry.c Refactoring and improvements 2014-07-13 23:16:54 -07:00
mp.c Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00
mp.h Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00
mpboot.S Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00
multiboot.h Initial commit 2014-02-12 13:47:13 -08:00
multiboot.S Initial commit 2014-02-12 13:47:13 -08:00
pci.c Splitting up PCI code into platform dependent parts 2014-07-02 10:03:07 -07:00
pmap.c Fix compiler warnings and some refactoring 2014-07-07 10:57:57 -07:00
pmap.h Fix compiler warnings and some refactoring 2014-07-07 10:57:57 -07:00
trap.c Various interrupt bug fixes and improvements. 2014-07-15 17:00:16 -07:00
trap.h Various interrupt bug fixes and improvements. 2014-07-15 17:00:16 -07:00
trapentry.S Various interrupt bug fixes and improvements. 2014-07-15 17:00:16 -07:00
xmem.c Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00