Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
beat_htab.c File Reference
#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)
 

Macro Definition Documentation

#define DBG_LOW (   fmt...)    do { } while (0)

Definition at line 40 of file beat_htab.c.

Function Documentation

void __init hpte_init_beat ( void  )

Definition at line 304 of file beat_htab.c.

void __init hpte_init_beat_v3 ( void  )

Definition at line 424 of file beat_htab.c.