#include "space_index.h"
#include "paging.h"
#include "globals.h"
#include <cassert>
#include "l4_types.h"
#include "mem_unit.h"
#include "config.h"
#include "cpu.h"
#include "kmem.h"
#include "logdefs.h"
Go to the source code of this file.
Functions | |
Space * | current_space () |
Functions to access user address space from inside the kernel. |
|
Functions to access user address space from inside the kernel.
|