Searched defs:slot_add_mem_req (Results 1 – 2 of 2) sorted by relevance
198 struct slot_add_mem_req { struct199 u64 slot_uid;200 u64 paddr;201 u64 size;
1020 struct slot_add_mem_req slot_add_mem_req = {}; in ne_set_user_memory_region_ioctl() local