Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci_io.h28 struct zpci_iomap_entry { struct
34 extern struct zpci_iomap_entry *zpci_iomap_start; argument
/linux/arch/s390/pci/
H A Dpci_insn.c219 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)]; in zpci_load_fh()
312 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)]; in zpci_store_fh()
401 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(dst)]; in zpci_write_block_fh()
H A Dpci.c60 struct zpci_iomap_entry *zpci_iomap_start;
488 memset(&zpci_iomap_start[entry], 0, sizeof(struct zpci_iomap_entry)); in zpci_free_iomap()