Searched refs:IFPGA_PAGE_ALIGN (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/raw/ifpga/base/ | ||
| H A D | ifpga_compat.h | 18 #define IFPGA_PAGE_ALIGN(addr) (((addr) + IFPGA_PAGE_SIZE - 1)\ macro |
| H A D | ifpga_defines.h | 1545 IFPGA_PAGE_ALIGN(sizeof(struct feature_port_stp)) |