Searched defs:physmem_setup_param (Results 1 – 1 of 1) sorted by relevance
42 struct physmem_setup_param { struct43 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 */