Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv.c82 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
/linux/arch/x86/hyperv/
H A Divm.c68 u64 hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall() function