Home
last modified time | relevance | path

Searched defs:highmem (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/stand/userboot/userboot/
H A Dbiossmap.c42 uint64_t lowmem, highmem; in bios_addsmapdata() local
H A Dbootinfo32.c67 uint64_t lowmem, highmem; in bi_load32() local
/freebsd-src/usr.sbin/bhyve/
H A Dbootrom.c121 vm_paddr_t highmem; in init_bootrom() local
H A Dsnapshot.c726 size_t lowmem, highmem, totalmem; in vm_snapshot_mem() local
/freebsd-src/stand/userboot/test/
H A Dtest.c509 test_getmem(void *arg, uint64_t *lowmem, uint64_t *highmem) in test_getmem()