Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/hyperv/
Dnested.c71 additional_pages = min_t(u64, pages, HV_MAX_FLUSH_PAGES) - 1; in hyperv_fill_flush_guest_mapping_list()
/linux-6.6.21/include/asm-generic/
Dhyperv-tlfs.h448 #define HV_MAX_FLUSH_PAGES (2048) macro