Home
last modified time | relevance | path

Searched refs:HV_CREATE_PARTITIONS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dhv_common.c754 if ((ms_hyperv.priv_high & HV_CREATE_PARTITIONS) && in hv_identify_partition_type()
/linux/include/hyperv/
H A Dhvgdk_mini.h292 #define HV_CREATE_PARTITIONS BIT(0) macro