Home
last modified time | relevance | path

Searched refs:ZPCI_BOUNDARY_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci_io.h14 #define ZPCI_BOUNDARY_SIZE (1 << 12) macro
15 #define ZPCI_BOUNDARY_MASK (ZPCI_BOUNDARY_SIZE - 1)
135 size = min3(len, ZPCI_BOUNDARY_SIZE - offset, max); in zpci_get_max_io_size()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci_io.h14 #define ZPCI_BOUNDARY_SIZE (1 << 12) macro
15 #define ZPCI_BOUNDARY_MASK (ZPCI_BOUNDARY_SIZE - 1)
135 size = min3(len, ZPCI_BOUNDARY_SIZE - offset, max); in zpci_get_max_io_size()

Completed in 2 milliseconds