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

/linux-4.1.27/arch/s390/include/asm/
H A Dpci_dma.h67 #define ZPCI_PT_ENTRIES (ZPCI_PT_SIZE / ZPCI_TABLE_ENTRY_SIZE) macro
68 #define ZPCI_PT_MASK (ZPCI_PT_ENTRIES - 1)
/linux-4.1.27/arch/s390/pci/
H A Dpci_dma.c53 for (entry = table; entry < table + ZPCI_PT_ENTRIES; entry++) dma_alloc_page_table()

Completed in 105 milliseconds