Searched defs:hv_deposit_memory (Results 1 – 2 of 2) sorted by relevance
269 struct hv_deposit_memory { /* HV_INPUT_DEPOSIT_MEMORY */ struct270 u64 partition_id;271 u64 gpa_page_list[];
385 static inline int hv_deposit_memory(u64 partition_id, u64 status) in hv_deposit_memory() function