Home
last modified time | relevance | path

Searched refs:HV_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
Dhyperv.h245 #define HV_STATUS_SUCCESS 0 macro
/linux-4.4.14/drivers/hv/
Dconnection.c457 case HV_STATUS_SUCCESS: in vmbus_post_msg()
/linux-4.4.14/arch/x86/kvm/
Dhyperv.c349 uint16_t code, rep_idx, rep_cnt, res = HV_STATUS_SUCCESS, rep_done = 0; in kvm_hv_hypercall()