Searched refs:DOFF_ALIGN (Results 1 – 4 of 4) sorted by relevance
183 BYTE_TO_HOST(DOFF_ALIGN(dlthis->dfile_hdr.df_strtab_size)); in dload_module_open()293 pos = BYTE_TO_HOST(DOFF_ALIGN((u32) sptr->ds_first_pkt_offset)); in dload_get_section()314 ipsize = BYTE_TO_HOST(DOFF_ALIGN(ipacket.packet_size)); in dload_get_section()
312 #define DOFF_ALIGN(addr) (((addr) + 3) & ~3UL) macro
597 ssiz = BYTE_TO_HOST(DOFF_ALIGN in dload_strings()600 ssiz = BYTE_TO_HOST(DOFF_ALIGN in dload_strings()1184 BYTE_TO_HOST(DOFF_ALIGN in dload_data()
44 #define DOFF_ALIGN(x) (((x) + 3) & ~3UL) macro416 *psize = DOFF_ALIGN(*psize); in dbll_get_sect()764 ul_sect_size = DOFF_ALIGN(ul_sect_size); in dbll_read_sect()