| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/emips/emips/ | |
| machdep.c | 545 #define trim_memory(n) n macro 552 u_long trim_memory(uint32_t nbytes);/*cheat*/ 553 u_long trim_memory(uint32_t nbytes) function in typeref:typename:u_long 686 return trim_memory(btoc(mem)); |
| machdep.c | 545 #define trim_memory(n) n macro 552 u_long trim_memory(uint32_t nbytes);/*cheat*/ 553 u_long trim_memory(uint32_t nbytes) function in typeref:typename:u_long 686 return trim_memory(btoc(mem)); |