Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci_dma.h68 #define ZPCI_PT_SIZE 0x800 macro
69 #define ZPCI_PT_ALIGN ZPCI_PT_SIZE
70 #define ZPCI_PT_ENTRIES (ZPCI_PT_SIZE / ZPCI_TABLE_ENTRY_SIZE)
/linux-5.19.10/arch/s390/pci/
Dpci_dma.c658 ZPCI_PT_SIZE, ZPCI_PT_ALIGN, in dma_alloc_cpu_table_caches()