Linux Kernel
3.7.1
|
#include <linux/mmdebug.h>
#include <linux/module.h>
#include <linux/mm.h>
#include <asm/page.h>
#include "physaddr.h"
Go to the source code of this file.
Functions | |
bool | __virt_addr_valid (unsigned long x) |
EXPORT_SYMBOL (__virt_addr_valid) | |
Definition at line 58 of file physaddr.c.
EXPORT_SYMBOL | ( | __virt_addr_valid | ) |