Searched refs:commpage_address_t (Results 1 – 1 of 1) sorted by relevance
95 typedef uint32_t commpage_address_t; typedef97 static commpage_address_t next; // next available address in comm page100 static commpage_address_t commPageBaseOffset; // subtract from 32-bit runtime address to get …221 commpage_address_t addr_at_runtime ) in commpage_addr_of()231 commpage_specific_addr_of(char *commPageBase, commpage_address_t addr_at_runtime) in commpage_specific_addr_of()447 commpage_address_t address, in commpage_stuff()466 commpage_update(commpage_address_t address, const void *source, int length) in commpage_update()501 commpage_address_t base_offset, // will become commPageBaseOffset in commpage_populate_one()