Searched refs:KA48_INVFLTSZ (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/vax/include/ | ||
| D | ka48.h | 42 #define KA48_INVFLTSZ 16384 macro |
| /netbsd/src/sys/arch/vax/vax/ | ||
| D | ka48.c | 106 for (i = 0; i < KA48_INVFLTSZ / sizeof(int); i++) in ka48_cache_enable() |