Searched refs:sys_pciconfig_read (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/ia64/kernel/ |
D | sys_ia64.c | 173 sys_pciconfig_read (unsigned long bus, unsigned long dfn, unsigned long off, unsigned long len, in sys_pciconfig_read() function
|
D | entry.S | 1582 data8 sys_pciconfig_read
|
/Linux-v4.19/arch/sparc/kernel/ |
D | systbls_64.S | 51 .word compat_sys_setrlimit, sys_pivot_root, sys_prctl, sys_pciconfig_read, sys_pciconfig_write 133 .word sys_setrlimit, sys_pivot_root, sys_prctl, sys_pciconfig_read, sys_pciconfig_write
|
D | systbls_32.S | 49 /*145*/ .long sys_setrlimit, sys_pivot_root, sys_prctl, sys_pciconfig_read, sys_pciconfig_write
|
/Linux-v4.19/arch/alpha/kernel/ |
D | systbls.S | 367 .quad sys_pciconfig_read /* 345 */
|
/Linux-v4.19/arch/arm/tools/ |
D | syscall.tbl | 289 272 common pciconfig_read sys_pciconfig_read
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | unistd32.h | 569 __SYSCALL(__NR_pciconfig_read, sys_pciconfig_read)
|
/Linux-v4.19/include/linux/ |
D | syscalls.h | 918 asmlinkage long sys_pciconfig_read(unsigned long bus, unsigned long dfn,
|