Searched refs:KVP_POOL_COUNT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dhyperv.h312 KVP_POOL_COUNT /* Number of pools, must be last. */ enumerator in enum:hv_kvp_exchg_pool
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c130 static struct kvp_file_state kvp_file_info[KVP_POOL_COUNT];
258 for (i = 0; i < KVP_POOL_COUNT; i++) {

Completed in 106 milliseconds