Searched refs:zpci_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pci_io.h | 44 #define zpci_read(LENGTH, RETTYPE) \ macro 65 zpci_read(8, u64) 66 zpci_read(4, u32) 67 zpci_read(2, u16) 68 zpci_read(1, u8)
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pci_io.h | 44 #define zpci_read(LENGTH, RETTYPE) \ macro 65 zpci_read(8, u64) 66 zpci_read(4, u32) 67 zpci_read(2, u16) 68 zpci_read(1, u8)
|
Completed in 2 milliseconds