Home
last modified time | relevance | path

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

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