Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dmshyperv.h33 HV_PARTITION_TYPE_ROOT, enumerator
335 return hv_curr_partition_type == HV_PARTITION_TYPE_ROOT; in hv_root_partition()
/linux/drivers/hv/
H A Dhv_common.c761 hv_curr_partition_type = HV_PARTITION_TYPE_ROOT; in hv_identify_partition_type()