Searched refs:ZPCI_IDX (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/pci/
H A Dpci_insn.c216 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)];
305 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)];
392 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(dst)];
H A Dpci.c362 unsigned int idx = ZPCI_IDX(addr);
/linux-master/arch/s390/include/asm/
H A Dpci_io.h36 #define ZPCI_IDX(addr) \ macro

Completed in 1178 milliseconds