Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/spinlock.h>
#include <asm/mmu.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/machdep.h>
#include <asm/udbg.h>
#include "beat_wrapper.h"
Go to the source code of this file.
Macros | |
#define | DBG_LOW(fmt...) do { } while (0) |
Functions | |
void __init | hpte_init_beat (void) |
void __init | hpte_init_beat_v3 (void) |
#define DBG_LOW | ( | fmt... | ) | do { } while (0) |
Definition at line 40 of file beat_htab.c.
Definition at line 304 of file beat_htab.c.
Definition at line 424 of file beat_htab.c.