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
432 printf("fcacheall: PDC_CACHE failed (%d).\n", err);
  /src/sys/arch/hppa/hppa/
machdep.c 512 fcacheall();
620 fcacheall();
1005 fcacheall(void) function
1688 /* Do an fcacheall(). */
1689 fcacheall();

Completed in 20 milliseconds