diff options
author | Takuya ASADA <syuu@cvs.openbsd.org> | 2009-11-24 22:47:00 +0000 |
---|---|---|
committer | Takuya ASADA <syuu@cvs.openbsd.org> | 2009-11-24 22:47:00 +0000 |
commit | 2f0ce4d04f04d749ad2aa5bd5aa2551210aeecfb (patch) | |
tree | ec256d7cfcf29d7f77523a74bb3a63e2b24090de /sys/dev/acpi/acpi.c | |
parent | eb3713262438e6f33f5d72f04098a38de8d74b09 (diff) |
smp_malloc() implemented.
This function allocates memory using malloc or uvm_pglistalloc, then returns XKPHYS address of allocated memory.
It's for avoid using virtual address on secondary cpus in early stage, and also in TLB handler.
ok miod@
Diffstat (limited to 'sys/dev/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions