Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_vtl.c269 void mshv_vtl_return_call(struct mshv_vtl_cpu_context *vtl0) in mshv_vtl_return_call() function
283 EXPORT_SYMBOL(mshv_vtl_return_call);
/linux/drivers/hv/
H A Dmshv_vtl_main.c633 mshv_vtl_return_call(vtl0); in mshv_vtl_return()