Home
last modified time | relevance | path

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

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