Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/compiler.h>
#include <asm/exceptions.h>
#include <asm/pvr.h>
Go to the source code of this file.
Macros | |
#define | get_single_pvr(pvrid, val) |
Functions | |
int | cpu_has_pvr (void) |
void | get_pvr (struct pvr_s *p) |
#define get_single_pvr | ( | pvrid, | |
val | |||
) |