Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/userboot/userboot/
H A Dbiossmap.c45 uint64_t lowmem, highmem; in bios_addsmapdata() local
H A Dbootinfo32.c149 uint64_t lowmem, highmem; in bi_load32() local
/titanic_53/usr/src/boot/sys/boot/userboot/test/
H A Dtest.c363 test_getmem(void *arg, uint64_t *lowmem, uint64_t *highmem) in test_getmem()