Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhyperv.h1755 #define NR_HV_HYP_PAGES_IN_PAGE (PAGE_SIZE / HV_HYP_PAGE_SIZE) macro
1759 #define page_to_hvpfn(page) (page_to_pfn(page) * NR_HV_HYP_PAGES_IN_PAGE)

Completed in 8 milliseconds