Home
last modified time | relevance | path

Searched defs:physmem_setup_param (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dphysmem.h42 struct physmem_setup_param { struct
43 uint64_t req_paddr; /* requested physical address */
44 uint64_t len; /* length of memory to be allocated */
45 uint64_t user_va; /* VA to associate with req_paddr */
46 uint64_t cookie; /* cookie returned for destroy function */