|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | NV04_PDMA_SIZE (128 * 1024 * 1024) |
| #define | NV04_PDMA_PAGE ( 4 * 1024) |
Functions | |
| int | nv04_vm_create (struct nouveau_vmmgr *vmm, u64 offset, u64 length, u64 mmstart, struct nouveau_vm **pvm) |
| void | nv04_vmmgr_dtor (struct nouveau_object *object) |
Variables | |
| struct nouveau_oclass | nv04_vmmgr_oclass |
| int nv04_vm_create | ( | struct nouveau_vmmgr * | vmm, |
| u64 | offset, | ||
| u64 | length, | ||
| u64 | mmstart, | ||
| struct nouveau_vm ** | pvm | ||
| ) |
| void nv04_vmmgr_dtor | ( | struct nouveau_object * | object | ) |
| struct nouveau_oclass nv04_vmmgr_oclass |
1.8.2