Searched refs:SYS_reboot (Results 1 – 4 of 4) sorted by relevance
76 li %r0,88 # SYS_reboot
63 #define SYS_reboot 55 macro
958 #if defined (SYS_reboot) in init_syscall_table()959 syscall_table[SYS_reboot] = "reboot"; in init_syscall_table()
1038 case SYS_reboot: in ktrsyscall()