Searched refs:hv_ghcb_hypercall (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/hv/
H A Dhv_common.c652 u64 __weak hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) function
656 EXPORT_SYMBOL_GPL(hv_ghcb_hypercall); variable
H A Dhv.c82 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE,
H A Dconnection.c503 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event,
/linux-master/include/asm-generic/
H A Dmshyperv.h301 u64 hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size);
/linux-master/arch/x86/hyperv/
H A Divm.c69 u64 hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) function

Completed in 114 milliseconds