Home
last modified time | relevance | path

Searched refs:remove_avail (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/kboot/kboot/
H A Dseg.c81 remove_avail(uint64_t start, uint64_t end, uint64_t type) in remove_avail() function
326 remove_avail(start, end, unknown); in populate_avail_from_iomem()
328 remove_avail(start, end, kv->type); in populate_avail_from_iomem()
H A Dkboot.h48 void remove_avail(uint64_t start, uint64_t end, uint64_t type);