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

  /src/sys/arch/hppa/hppa/
db_memrw.c 74 fcacheall();
copy.S 294 /* Call fcacheall(). */
295 .import fcacheall, code
296 ldil L%fcacheall, %r1
297 ldo R%fcacheall(%r1), %r1
machdep.c 512 fcacheall();
620 fcacheall();
1005 fcacheall(void) function
1688 /* Do an fcacheall(). */
1689 fcacheall();
  /src/sys/arch/hppa/stand/common/
exec_hppa.c 75 fcacheall();
libsa.h 77 void fcacheall(void);
pdc.c 418 * fcacheall - Flush all caches.
425 fcacheall(void) function
432 printf("fcacheall: PDC_CACHE failed (%d).\n", err);
  /src/sys/arch/hppa/stand/cdboot/
cdboot.c 131 fcacheall();
  /src/sys/arch/hppa/include/
cpufunc.h 193 void fcacheall(void);
  /src/sys/arch/hppa/stand/boot/
boot.c 265 fcacheall();
  /src/sys/arch/hppa/dev/
cpu.c 287 fcacheall();

Completed in 29 milliseconds