Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dglibc-syscalls.h655 #if defined(__NR_pciconfig_write)
656 #define SYS_pciconfig_write __NR_pciconfig_write
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h306 #define __NR_pciconfig_write (__NR_SYSCALL_BASE + 273) macro