
#include <vipl_structs.h>
Data Fields | |
| VIP_UINTPTR | addr |
| VIP_UINT32 | length |
| VIP_UINT32 | count |
Definition at line 451 of file vipl_structs.h.
|
|
The virtual address of the registered memory range. Definition at line 454 of file vipl_structs.h. Referenced by vip_avl_deregister_memory(), and vip_avl_register_memory(). |
|
|
The length of the registered segment, in bytes. Definition at line 456 of file vipl_structs.h. Referenced by vip_avl_deregister_memory(), and vip_avl_register_memory(). |
|
|
The reference count applied to this memory qqrange. Definition at line 458 of file vipl_structs.h. Referenced by vip_avl_deregister_memory(), and vip_avl_register_memory(). |
1.4.4.