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