]> git.droids-corp.org - dpdk.git/blobdiff - drivers/bus/vmbus/private.h
event/octeontx2: fix crypto adapter queue pair operations
[dpdk.git] / drivers / bus / vmbus / private.h
index f19b14e4a65710e5838cfeb4700576a7733c3f5b..528d60a42faa9acae843846201966ea74cbd5873 100644 (file)
@@ -9,13 +9,10 @@
 #include <stdbool.h>
 #include <sys/uio.h>
 #include <rte_log.h>
+#include <rte_eal_paging.h>
 #include <rte_vmbus_reg.h>
 #include <rte_bus_vmbus.h>
 
-#ifndef PAGE_SIZE
-#define PAGE_SIZE      4096
-#endif
-
 extern struct rte_vmbus_bus rte_vmbus_bus;
 
 extern int vmbus_logtype_bus;