Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
nv04.h File Reference
#include <core/gpuobj.h>
#include <core/ramht.h>
#include <core/mm.h>
#include <subdev/instmem.h>

Go to the source code of this file.

Data Structures

struct  nv04_instmem_priv
 
struct  nv04_instobj_priv
 

Functions

void nv04_instmem_dtor (struct nouveau_object *)
 
int nv04_instmem_alloc (struct nouveau_instmem *, struct nouveau_object *, u32 size, u32 align, struct nouveau_object **pobject)
 

Function Documentation

int nv04_instmem_alloc ( struct nouveau_instmem ,
struct nouveau_object ,
u32  size,
u32  align,
struct nouveau_object **  pobject 
)

Definition at line 92 of file nv04.c.

void nv04_instmem_dtor ( struct nouveau_object )

Definition at line 162 of file nv04.c.