Searched defs:dn_heap_64 (Results 1 – 1 of 1) sorted by relevance
549 struct dn_heap_64 { struct550 int size;551 int elements;552 int offset; /* XXX if > 0 this is the offset of direct ptr to obj */553 user64_addr_t p; /* really an array of "size" entries */