Home
last modified time | relevance | path

Searched refs:property_value (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hv/
H A Dmshv_common.c118 u64 *property_value) in hv_call_get_partition_property() argument
137 *property_value = output->property_value; in hv_call_get_partition_property()
H A Dmshv.h26 u64 *property_value);
H A Dmshv_root_hv_call.c649 u64 arg, void *property_value, in hv_call_get_partition_property_ex() argument
672 memcpy(property_value, &output->property_value, property_value_sz); in hv_call_get_partition_property_ex()
H A Dmshv_root.h335 void *property_value, size_t property_value_sz);
/linux/include/hyperv/
H A Dhvhdk.h378 u64 property_value; member
385 u64 property_value; member
425 union hv_partition_property_ex property_value; member