Searched defs:sysinfo (Results 1 – 3 of 3) sorted by relevance
43 struct cvmx_sysinfo sysinfo; /* system information */ member
300 struct cvmx_sysinfo *sysinfo = cvmx_sysinfo_get(); in octeon_get_clock_rate() local614 struct cvmx_sysinfo *sysinfo; in prom_init() local
33 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()