Home
last modified time | relevance | path

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

/linux-6.15/include/hyperv/
H A Dhvhdk.h333 #define HV_PARTITION_CREATION_FLAG_LAPIC_ENABLED BIT(13) macro
/linux-6.15/drivers/hv/
H A Dmshv_root_main.c1914 creation_flags |= HV_PARTITION_CREATION_FLAG_LAPIC_ENABLED; in mshv_ioctl_create_partition()