Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci_io.h27 struct zpci_iomap_entry { struct
33 extern struct zpci_iomap_entry *zpci_iomap_start; argument
/openbmc/linux/arch/s390/pci/
H A Dpci_insn.c216 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)]; in zpci_load_fh()
305 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)]; in zpci_store_fh()
392 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(dst)]; in zpci_write_block_fh()
H A Dpci.c57 struct zpci_iomap_entry *zpci_iomap_start;
456 memset(&zpci_iomap_start[entry], 0, sizeof(struct zpci_iomap_entry)); in zpci_free_iomap()