Home
last modified time | relevance | path

Searched refs:__NR_pciconfig_read (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/include/vki/
Dvki-scnums-arm-linux.h310 #define __NR_pciconfig_read 272 macro
Dvki-scnums-ppc64-linux.h235 #define __NR_pciconfig_read 198 macro
Dvki-scnums-ppc32-linux.h237 #define __NR_pciconfig_read 198 macro
/external/libchrome/sandbox/linux/system_headers/
Darm_linux_syscalls.h928 #if !defined(__NR_pciconfig_read)
929 #define __NR_pciconfig_read (__NR_SYSCALL_BASE+272) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h231 #define __NR_pciconfig_read (__NR_SYSCALL_BASE + 272) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc1017 case __NR_pciconfig_read: in IsArmPciConfig()
/external/valgrind/docs/internals/
Dporting-to-ARM.txt1179 #define __NR_pciconfig_read (__NR_SYSCALL_BASE+272)