diff options
author | 2009-11-24 22:46:59 +0000 | |
---|---|---|
committer | 2009-11-24 22:46:59 +0000 | |
commit | 92c3bdc8f75b2d28b0e84ac74607a7f3ca71fc6b (patch) | |
tree | 5fedbecc908fc79dbf544da3b067107e00652e1e /sys/dev/pci | |
parent | Reporting battery insert/removal was debug code. dmesg is not (diff) | |
download | wireguard-openbsd-92c3bdc8f75b2d28b0e84ac74607a7f3ca71fc6b.tar.xz wireguard-openbsd-92c3bdc8f75b2d28b0e84ac74607a7f3ca71fc6b.zip |
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/pci')
0 files changed, 0 insertions, 0 deletions