Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dhyperv.h294 #define KVP_OP_REGISTER1 100 macro
/linux/tools/hv/
H A Dhv_kvp_daemon.c1854 hv_msg->kvp_hdr.operation = KVP_OP_REGISTER1; in main()
1896 if ((in_hand_shake) && (op == KVP_OP_REGISTER1)) { in main()