#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:53+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages/man2/cacheflush.2:25 #, no-wrap msgid "CACHEFLUSH" msgstr "" #. type: TH #: man-pages/man2/cacheflush.2:25 #, no-wrap msgid "2007-05-26" msgstr "" #. type: TH #: man-pages/man2/cacheflush.2:25 #, no-wrap msgid "Linux" msgstr "" #. type: TH #: man-pages/man2/cacheflush.2:25 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:26 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:28 msgid "cacheflush - flush contents of instruction and/or data cache" msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:28 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:31 #, no-wrap msgid "B<#include Easm/cachectl.hE>\n" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:33 #, no-wrap msgid "" "BIB<, int >IB<, int >IB<);>\n" msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:34 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:43 msgid "" "B() flushes the contents of the indicated cache(s) for the user " "addresses in the range I to I<(addr+nbytes-1)>. I may be one " "of:" msgstr "" #. type: TP #: man-pages/man2/cacheflush.2:43 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:46 msgid "Flush the instruction cache." msgstr "" #. type: TP #: man-pages/man2/cacheflush.2:46 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:49 msgid "Write back to memory and invalidate the affected valid cache lines." msgstr "" #. type: TP #: man-pages/man2/cacheflush.2:49 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:53 msgid "Same as B<(ICACHE|DCACHE)>." msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:53 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:59 msgid "" "B() returns 0 on success or -1 on error. If errors are " "detected, I will indicate the error." msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:59 #, no-wrap msgid "ERRORS" msgstr "" #. type: TP #: man-pages/man2/cacheflush.2:60 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:67 msgid "" "Some or all of the address range I to I<(addr+nbytes-1)> is not " "accessible." msgstr "" #. type: TP #: man-pages/man2/cacheflush.2:67 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:75 msgid "I is not one of B, B, or B." msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:75 #, no-wrap msgid "CONFORMING TO" msgstr "" #. FIXME This system call was only on MIPS back in 1.2 days, but #. by now it is on a number of other architectures (but not i386). #. Investigate the details and update this page. #. Irix 6.5 appears to have a cacheflush() syscall -- mtk #. type: Plain text #: man-pages/man2/cacheflush.2:82 msgid "" "This Linux-specific system call is available only on MIPS-based systems. It " "should not be used in programs intended to be portable." msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:82 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:89 msgid "" "The current implementation ignores the I and I arguments. " "Therefore, the whole cache is always flushed." msgstr "" #. type: SH #: man-pages/man2/cacheflush.2:89 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man2/cacheflush.2:97 msgid "" "This page is part of release 3.70 of the Linux I project. A " "description of the project, information about reporting bugs, and the latest " "version of this page, can be found at \\%http://www.kernel.org/doc/man-pages/" "." msgstr ""