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