Home
last modified time | relevance | path

Searched defs:min_page_cnt (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h204 uint64_t min_page_cnt; member
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c224 __u64 min_page_cnt; member
/openbmc/linux/drivers/mmc/core/
H A Dmmc_test.c340 unsigned long min_page_cnt = DIV_ROUND_UP(min_sz, PAGE_SIZE); in mmc_test_alloc_mem() local