HomeSort by: relevance | last modified time | path
    Searched defs:uanon (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/sys/uvm/pdsim/
pdsim.h 82 struct vm_anon *uanon; member in struct:vm_page
  /src/sys/uvm/
uvm_page.h 128 * => uanon is unused (or (void *)0xdeadbeef for DEBUG)
133 * => uanon is NULL or the vm_anon to which it has been O->A loaned
137 * => uanon is owner
142 * => uanon is unused
171 struct vm_anon *uanon; /* o,i: anon */ member in struct:vm_page

Completed in 13 milliseconds