HomeSort by: relevance | last modified time | path
    Searched refs:memman_flexmem_info (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_memman.h 87 struct memman_flexmem_info { struct
88 LIST_ENTRY(memman_flexmem_info) links;
93 LIST_HEAD(memman_flexmem_info_list, memman_flexmem_info);
aml_memman.c 237 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 46 milliseconds