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

/netbsd-current/usr.sbin/acpitools/aml/
H A Daml_memman.h87 struct memman_flexmem_info { struct
88 LIST_ENTRY(memman_flexmem_info) links;
93 LIST_HEAD(memman_flexmem_info_list, memman_flexmem_info);
H A Daml_memman.c237 struct memman_flexmem_info *info;
244 info = MEMMAN_SYSMALLOC(sizeof(struct memman_flexmem_info));
368 struct memman_flexmem_info *info;
392 struct memman_flexmem_info *info;

Completed in 128 milliseconds