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

/netbsd-current/usr.sbin/acpitools/aml/
H A Daml_memman.c56 void *block, unsigned static_mem,
71 unsigned static_mem, unsigned entries)
83 if (static_mem) {
101 memblock->static_mem = static_mem;
104 if (!static_mem) {
345 if (!memblock->static_mem &&
404 if (!memblock->static_mem) {
70 manage_block(struct memman *memman, unsigned int id, void *block, unsigned static_mem, unsigned entries) argument
H A Daml_memman.h46 unsigned static_mem; /* static memory or not */ member in struct:memman_block

Completed in 234 milliseconds