Searched refs:PAGE_SIZE_64K (Results 1 – 3 of 3) sorted by relevance
71 #define PAGE_SIZE_64K 65536 macro75 char data[PAGE_SIZE_64K + 1] = {}; in test_max_pkt_size()83 if (getpagesize() == PAGE_SIZE_64K) in test_max_pkt_size()84 opts.data_size_in = MAX_PKT_SIZE + PAGE_SIZE_64K - PAGE_SIZE_4K; in test_max_pkt_size()
56 #define PAGE_SIZE_64K 65536 macro163 if (getpagesize() == PAGE_SIZE_64K) in verify_success()
12 #define PAGE_SIZE_64K 65536 macro888 if (data_sz >= PAGE_SIZE_64K) in test_dynptr_memset_xdp_chunks()