aboutsummaryrefslogtreecommitdiff
path: root/device
diff options
context:
space:
mode:
authorAlmudena Garcia <liberamenso10000@gmail.com>2020-08-12 15:39:59 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-08-12 23:36:49 +0200
commit520b457c7ca9813a3e9d3f1712540966862e1607 (patch)
tree23780c19d6435496de52cd803b7916aa47dbf15b /device
parenta86956a09a2248644a4a9610a261ebac8135db18 (diff)
downloadgnumach-520b457c7ca9813a3e9d3f1712540966862e1607.tar.gz
gnumach-520b457c7ca9813a3e9d3f1712540966862e1607.tar.bz2
gnumach-520b457c7ca9813a3e9d3f1712540966862e1607.zip
vm_kern: Add kmem_alloc_aligned_table
This function allows to map a table in a memory page, using its physical address,aligning the start of the page with the start of the table *vm/vm_kern.c (kmem_alloc_aligned_table): New function. Returns a reference for the virtual address of the table. *vm/vm_kern.h (kmem_alloc_aligned_table): New prototype
Diffstat (limited to 'device')
0 files changed, 0 insertions, 0 deletions