Home
last modified time | relevance | path

Searched refs:ZPCI_PT_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpci_dma.h71 #define ZPCI_PT_SIZE 0x800 macro
72 #define ZPCI_PT_ALIGN ZPCI_PT_SIZE
73 #define ZPCI_PT_ENTRIES (ZPCI_PT_SIZE / ZPCI_TABLE_ENTRY_SIZE)
/linux/drivers/iommu/
H A Ds390-iommu.c206 ZPCI_PT_SIZE, in dma_alloc_cpu_table_caches()