Searched refs:ZPCI_BOUNDARY_SIZE (Results 1 – 1 of 1) sorted by relevance
14 #define ZPCI_BOUNDARY_SIZE (1 << 12) macro15 #define ZPCI_BOUNDARY_MASK (ZPCI_BOUNDARY_SIZE - 1)135 size = min3(len, ZPCI_BOUNDARY_SIZE - offset, max); in zpci_get_max_io_size()