Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dphysmem.h44 struct physmem_setup_param { struct
45 uint64_t req_paddr; /* requested physical address */
46 uint64_t len; /* length of memory to be allocated */
47 uint64_t user_va; /* VA to associate with req_paddr */
48 uint64_t cookie; /* cookie returned for destroy function */