Searched refs:firmware_other_bytes (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/i386/
H A Di386_vm_init.c152 extern uint64_t firmware_other_bytes;
426 firmware_other_bytes += region_bytes;
/xnu-2422.115.4/bsd/dev/i386/
H A Dsysctl.c722 uint64_t firmware_other_bytes = 0; variable
731 SYSCTL_QUAD(_machdep_memmap, OID_AUTO, Other, CTLFLAG_RD|CTLFLAG_LOCKED, &firmware_other_bytes, "");

Completed in 22 milliseconds