Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci_io.h27 struct zpci_iomap_entry { struct
33 extern struct zpci_iomap_entry *zpci_iomap_start; argument
/arch/s390/pci/
Dpci_insn.c168 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)]; in zpci_load_fh()
252 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(addr)]; in zpci_store_fh()
332 struct zpci_iomap_entry *entry = &zpci_iomap_start[ZPCI_IDX(dst)]; in zpci_write_block_fh()
Dpci.c57 struct zpci_iomap_entry *zpci_iomap_start;
477 memset(&zpci_iomap_start[entry], 0, sizeof(struct zpci_iomap_entry)); in zpci_free_iomap()