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

/linux-master/arch/s390/include/asm/
H A Dpci_io.h27 struct zpci_iomap_entry { struct
33 extern struct zpci_iomap_entry *zpci_iomap_start;
/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.c58 struct zpci_iomap_entry *zpci_iomap_start;
468 memset(&zpci_iomap_start[entry], 0, sizeof(struct zpci_iomap_entry));

Completed in 241 milliseconds