.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SH64_CACHE_INIT" "9" "09 October 2005" "" "" .SH NAME sh64_cache_init \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init sh64_cache_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP This is pretty much just a straightforward clone of the SH \fBdetect_cpu_and_cache_system\fR\&. .PP This function is responsible for setting up all of the cache info dynamically as well as taking care of CPU probing and setting up the relevant subtype data. .SH "FIXME" .PP For the time being, we only really support the SH5-101 out of the box, and don't support dynamic probing for things like the SH5-103 or even cut2 of the SH5-101. Implement this later!