Home
last modified time | relevance | path

Searched refs:apcall_flushcache (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/newsmips/include/
H A Dapcall.h58 #define apcall_flushcache() APCALL(APCALL_FLUSHCACHE) macro
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Dboot.c212 apcall_flushcache(); in boot()