Home
last modified time | relevance | path

Searched defs:hv_deposit_memory (Results 1 – 2 of 2) sorted by relevance

/linux/include/hyperv/
H A Dhvhdk_mini.h269 struct hv_deposit_memory { /* HV_INPUT_DEPOSIT_MEMORY */ struct
270 u64 partition_id;
271 u64 gpa_page_list[];
/linux/include/asm-generic/
H A Dmshyperv.h385 static inline int hv_deposit_memory(u64 partition_id, u64 status) in hv_deposit_memory() function