Home
last modified time | relevance | path

Searched defs:vtl0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmshyperv.h311 static inline void mshv_vtl_return_call(struct mshv_vtl_cpu_context *vtl0) {} in mshv_vtl_return_call()
314 static inline void __mshv_vtl_return_call(struct mshv_vtl_cpu_context *vtl0) {} in __mshv_vtl_return_call()
/linux/arch/x86/hyperv/
H A Dhv_vtl.c267 void mshv_vtl_return_call(struct mshv_vtl_cpu_context *vtl0) in mshv_vtl_return_call()
/linux/drivers/hv/
H A Dmshv_vtl_main.c604 static void mshv_vtl_return(struct mshv_vtl_cpu_context *vtl0) in mshv_vtl_return()