Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:Sys

729    info->useable = gdt[idx].LdtEnt.Bits.Sys;
2243 SyscallTableEntry* sys = &syscall_table[sysno];
2244 if (sys->before == NULL)
2247 return sys;