Home
last modified time | relevance | path

Searched refs:_clear_cache (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/arch/pmax/include/
Ddec_prom.h127 void (*_clear_cache)(char *, int); /* 7c */ member
184 #define clear_cache (*callv -> _clear_cache)
/netbsd/src/sys/arch/pmax/stand/common/
Dcallvec.c54 ._clear_cache = (void *)DEC_PROM_CLEARCACHE,
Dclear_cache.S39 lw v0, 0x7c(v0) # offset for callv->_clear_cache
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/
Dt-vxworks6 LIB2FUNCS_EXCLUDE += _clear_cache
/netbsd/src/external/gpl3/gcc/lib/libgcc/
DMakefile.inc51 _clear_cache _trampoline __main \
/netbsd/src/external/gpl3/gcc/dist/libgcc/
DMakefile.in442 _clear_cache _trampoline __main _absvsi2 \
DChangeLog2690 (LIB2FUNCS_EXCLUDE): Add _clear_cache.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200921301 * config/arm/t-linux-eabi (LIB1ASMFUNCS): Add _clear_cache.