Searched refs:trim_memory (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dmachdep.c555 #define trim_memory(n) n macro
562 u_long trim_memory(uint32_t nbytes);/*cheat*/
563 u_long trim_memory(uint32_t nbytes) function
696 return trim_memory(btoc(mem));

Completed in 62 milliseconds