Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
radeon_bo_va Struct Reference

#include <radeon.h>

Data Fields

struct list_head bo_list
 
uint64_t soffset
 
uint64_t eoffset
 
uint32_t flags
 
bool valid
 
unsigned ref_count
 
struct list_head vm_list
 
struct radeon_vmvm
 
struct radeon_bobo
 

Detailed Description

Definition at line 294 of file radeon.h.

Field Documentation

Definition at line 308 of file radeon.h.

struct list_head bo_list

Definition at line 296 of file radeon.h.

uint64_t eoffset

Definition at line 298 of file radeon.h.

uint32_t flags

Definition at line 299 of file radeon.h.

unsigned ref_count

Definition at line 301 of file radeon.h.

uint64_t soffset

Definition at line 297 of file radeon.h.

bool valid

Definition at line 300 of file radeon.h.

Definition at line 307 of file radeon.h.

struct list_head vm_list

Definition at line 304 of file radeon.h.


The documentation for this struct was generated from the following file: