Lines Matching refs:HV_HYP_PAGE_SIZE
493 static __u8 recv_buffer[HV_HYP_PAGE_SIZE];
494 static __u8 balloon_up_send_buffer[HV_HYP_PAGE_SIZE];
1207 HV_HYP_PAGE_SIZE) in alloc_balloon_pages()
1278 memset(balloon_up_send_buffer, 0, HV_HYP_PAGE_SIZE); in balloon_up()
1486 HV_HYP_PAGE_SIZE, &recvlen, &requestid); in balloon_onchannelcallback()
1568 #define HV_LARGE_REPORTING_LEN (HV_HYP_PAGE_SIZE << \
1580 WARN_ON_ONCE(sgl->length < (HV_HYP_PAGE_SIZE << page_reporting_order)); in hv_free_page_report()
1618 (sg->length / HV_HYP_PAGE_SIZE) - 1; in hv_free_page_report()
1687 if (PAGE_SIZE != HV_HYP_PAGE_SIZE) { in ballooning_enabled()
1724 dev->channel->max_pkt_size = HV_HYP_PAGE_SIZE * 2; in balloon_connect_vsp()
1888 seq_printf(f, "%-22s: %ld\n", "page_size", HV_HYP_PAGE_SIZE); in hv_balloon_debug_show()