Searched refs:commpage_address_t (Results 1 – 1 of 1) sorted by relevance
96 typedef uint32_t commpage_address_t; typedef98 static commpage_address_t next; // next available address in comm page101 static commpage_address_t commPageBaseOffset; // subtract from 32-bit runtime address to get …222 commpage_address_t addr_at_runtime ) in commpage_addr_of()232 commpage_specific_addr_of(char *commPageBase, commpage_address_t addr_at_runtime) in commpage_specific_addr_of()448 commpage_address_t address, in commpage_stuff()467 commpage_update(commpage_address_t address, const void *source, int length) in commpage_update()502 commpage_address_t base_offset, // will become commPageBaseOffset in commpage_populate_one()