metalsvm/arch/x86/mm
2012-08-24 14:45:27 +02:00
..
Makefile add init code, which jumps to 64bit mode and and calls main 2012-05-29 20:47:45 +02:00
page32.c DS & ES registers are used from our kernerl. => By entering/leaving the kernel, saving/restoring of these registers are required. 2012-08-24 14:45:27 +02:00
page64.c avoid deadlock by disabling interrupts in map_region 2012-08-01 21:12:55 +02:00
svm.c define the function shmalloc to allocate a shared page 2012-07-15 05:57:39 -07:00