Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dpci_io.h25 struct zpci_iomap_entry { struct
31 extern struct zpci_iomap_entry *zpci_iomap_start; argument
/linux-6.1.9/arch/s390/pci/
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()
Dpci.c57 struct zpci_iomap_entry *zpci_iomap_start;
493 memset(&zpci_iomap_start[entry], 0, sizeof(struct zpci_iomap_entry)); in zpci_free_iomap()