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