Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dmshyperv.h310 u64 hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size);
/linux/arch/x86/hyperv/
H A Divm.c72 u64 hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall() function