Searched refs:sys_pciconfig_read (Results 1 - 4 of 4) sorted by path

/seL4-refos-master/libs/librefos/src/refos-util/
H A Dinit.c353 long sys_pciconfig_read(va_list ap);
694 syscall_table[__NR_pciconfig_read] = sys_pciconfig_read;
/seL4-refos-master/libs/librefossys/src/
H A Dsys_stubs.c2185 long sys_pciconfig_read(va_list ap) { function
2186 assert(!"sys_pciconfig_read not implemented");
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dinit.c353 long sys_pciconfig_read(va_list ap);
694 syscall_table[__NR_pciconfig_read] = sys_pciconfig_read;
/seL4-refos-master/projects/refos/impl/libs/librefossys/src/
H A Dsys_stubs.c2185 long sys_pciconfig_read(va_list ap) { function
2186 assert(!"sys_pciconfig_read not implemented");

Completed in 51 milliseconds