Home
last modified time | relevance | path

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

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