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

/darwin-on-arm/xnu/osfmk/i386/
H A Di386_vm_init.c154 extern uint64_t firmware_other_bytes;
414 firmware_other_bytes += region_bytes;
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsysctl.c720 uint64_t firmware_other_bytes = 0; variable
729 SYSCTL_QUAD(_machdep_memmap, OID_AUTO, Other, CTLFLAG_RD|CTLFLAG_LOCKED, &firmware_other_bytes, "");

Completed in 20 milliseconds