Searched refs:dest_addr (Results 1 – 1 of 1) sorted by relevance
56 ADDR_IS_4BYTE_ALIGNED((section_ptr)->dest_addr)66 uint32_t dest_addr; member474 dst = ape_host_view_addr_get(section->dest_addr, size); in ape_section_copy()477 section->dest_addr); in ape_section_copy()501 dst = ape_host_view_addr_get(section->dest_addr, size); in ape_section_zero()504 section->dest_addr); in ape_section_zero()536 if (!ADDR_IS_4BYTE_ALIGNED(section->dest_addr)) { in bnxt_load()538 section->dest_addr); in bnxt_load()
Completed in 3 milliseconds