Home
last modified time | relevance | path

Searched refs:isolation_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dmshv_root.h140 u64 isolation_type; member
257 return partition->isolation_type == HV_PARTITION_ISOLATION_TYPE_SNP; in mshv_partition_encrypted()
H A Dmshv_root_main.c2017 isol_props->isolation_type = HV_PARTITION_ISOLATION_TYPE_NONE; in mshv_ioctl_process_pt_flags()
2045 partition->isolation_type = isolation_properties.isolation_type; in mshv_ioctl_create_partition()
/linux/include/hyperv/
H A Dhvhdk.h317 u64 isolation_type: 5;
316 u64 isolation_type: 5; global() member