Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bhyveload/
HDbhyveload.c562 cb_getmem(void *arg __unused, uint64_t *ret_lowmem, uint64_t *ret_highmem) in cb_getmem() argument
566 *ret_highmem = vm_get_highmem_size(ctx); in cb_getmem()