Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h31 #define MSHV_MAX_VPS 256 macro
116 struct mshv_vp *pt_vp_array[MSHV_MAX_VPS];
H A Dmshv_root_main.c1082 if (args.vp_index >= MSHV_MAX_VPS) in mshv_partition_ioctl_create_vp()
1774 for (i = 0; i < MSHV_MAX_VPS; i++) { in drain_all_vps()
1826 for (i = 0; i < MSHV_MAX_VPS; ++i) { in destroy_partition()