Linux Kernel
3.7.1
|
#include <linux/mm.h>
#include <linux/slab.h>
#include <asm/page.h>
#include <xen/xencomm.h>
#include <xen/interface/xen.h>
#include <asm/xen/xencomm.h>
Go to the source code of this file.
Functions | |
void | xencomm_free (struct xencomm_handle *desc) |
struct xencomm_handle * | xencomm_map (void *ptr, unsigned long bytes) |
struct xencomm_handle * | __xencomm_map_no_alloc (void *ptr, unsigned long bytes, struct xencomm_mini *xc_desc) |
|
read |