Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dhyperv.h224 #define HV_STATUS_SUCCESS 0 macro
/linux-4.1.27/drivers/hv/
Dconnection.c450 case HV_STATUS_SUCCESS: in vmbus_post_msg()
/linux-4.1.27/arch/x86/kvm/
Dx86.c5888 uint16_t code, rep_idx, rep_cnt, res = HV_STATUS_SUCCESS, rep_done = 0; in kvm_hv_hypercall()