Linux Kernel
3.7.1
|
#include <mthca_memfree.h>
Data Fields | |
u64 | virt |
int | num_icm |
int | num_obj |
int | obj_size |
int | lowmem |
int | coherent |
struct mutex | mutex |
struct mthca_icm * | icm [0] |
Definition at line 63 of file mthca_memfree.h.
int coherent |
Definition at line 69 of file mthca_memfree.h.
Definition at line 71 of file mthca_memfree.h.
int lowmem |
Definition at line 68 of file mthca_memfree.h.
Definition at line 70 of file mthca_memfree.h.
int num_icm |
Definition at line 65 of file mthca_memfree.h.
int num_obj |
Definition at line 66 of file mthca_memfree.h.
int obj_size |
Definition at line 67 of file mthca_memfree.h.
u64 virt |
Definition at line 64 of file mthca_memfree.h.