Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmshyperv.h222 void hv_free_hyperv_page(unsigned long addr);
246 static inline void hv_free_hyperv_page(unsigned long addr) {} in hv_free_hyperv_page() function
/Linux-v5.4/arch/x86/hyperv/
Dhv_init.c48 void hv_free_hyperv_page(unsigned long addr) in hv_free_hyperv_page() function
52 EXPORT_SYMBOL_GPL(hv_free_hyperv_page);