diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-11-22 21:09:57 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-11-22 21:15:02 +0100 |
commit | a04ce77f750f1655c17394adcdb7919e8f50f5cb (patch) | |
tree | 660e42280bc53312b2348ac74c733b041aa42e16 /kern/queue.h | |
parent | 199183d5babe50b05ef4b91e2bba390fa2d4bf06 (diff) |
Add missing phystokv/kvtophys conversions
* i386/i386/mp_desc.c (interrupt_stack_alloc): Apply phystokv to
stack_start.
* i386/i386at/model_dep.c (i386at_init): Apply phystokv to
memory allocated to duplicate multiboot information. Apply
_kvtophys before calling set_cr3. Apply phystokv to
phys_last_addr before assigning to int_stack_high.
* i386/intel/pmap.c (pmap_bootstrap): Apply phystokv to
phys_last_addr, use kernel_virtual_start instead of
phys_last_addr. Apply phystokv to allocated bootstrap page
table pages. Apply _kvtophys to page table pointers before
writing into page table.
(pmap_enter): Apply phystokv to allocated page table page, apply
kvtophys to deallocated page table page.
Diffstat (limited to 'kern/queue.h')
0 files changed, 0 insertions, 0 deletions