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

/xnu-2782.1.97/osfmk/i386/commpage/
H A Dcommpage.c88 typedef uint32_t commpage_address_t; typedef
90 static commpage_address_t next; // next available address in comm page
93 static commpage_address_t commPageBaseOffset; // subtract from 32-bit runtime address to get offset in virtual commpage in kernel map
177 commpage_address_t addr_at_runtime )
330 commpage_address_t address,
361 commpage_address_t base_offset, // will become commPageBaseOffset

Completed in 22 milliseconds