HomeSort by: relevance | last modified time | path
    Searched defs:fcacheall (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/stand/common/
pdc.c 418 * fcacheall - Flush all caches.
425 fcacheall(void) function in typeref:typename:void
432 printf("fcacheall: PDC_CACHE failed (%d).\n", err);
  /src/sys/arch/hppa/hppa/
machdep.c 512 fcacheall();
620 fcacheall();
1003 fcacheall(void) function in typeref:typename:void
1686 /* Do an fcacheall(). */
1687 fcacheall();

Completed in 13 milliseconds