Home
last modified time | relevance | path

Searched refs:property_value (Results 1 – 4 of 4) 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.c661 u64 arg, void *property_value, in hv_call_get_partition_property_ex() argument
684 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);