Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dglibc-syscalls.h661 #if defined(__NR_pciconfig_read)
662 #define SYS_pciconfig_read __NR_pciconfig_read
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h248 #define __NR_pciconfig_read (__NR_SYSCALL_BASE + 272) macro