Home
last modified time | relevance | path

Searched defs:hv_free_hyperv_page (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_init.c66 void hv_free_hyperv_page(unsigned long addr) in hv_free_hyperv_page() function
70 EXPORT_SYMBOL_GPL(hv_free_hyperv_page); variable
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h254 static inline void hv_free_hyperv_page(unsigned long addr) {} in hv_free_hyperv_page() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_common.c119 void hv_free_hyperv_page(void *addr) in hv_free_hyperv_page() function
126 EXPORT_SYMBOL_GPL(hv_free_hyperv_page); variable

Completed in 3 milliseconds