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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dcommpage.c255 commpage_addr_of( function
319 char *dest = commpage_addr_of(address);
400 ptr = commpage_addr_of(address);
423 ptr = commpage_addr_of(address);
446 ptr = commpage_addr_of(address);
472 ptr = commpage_addr_of(address);
498 ptr = commpage_addr_of(address);
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/commpage/
H A Dcommpage.c159 commpage_addr_of( function
264 void *dest = commpage_addr_of(address);
282 void *dest = commpage_addr_of(address);
365 *time_data = commpage_addr_of( _COMM_PAGE_TIME_DATA_START );

Completed in 63 milliseconds