Searched refs:guest_code (Results 1 – 2 of 2) sorted by relevance
157 u16 guest_code; member184 u16 guest_code; member219 struct block_data guest_code; member
393 blkcount->guest_code = partition_length; in rmi_f34v7_parse_partition_table()394 phyaddr->guest_code = physical_address; in rmi_f34v7_parse_partition_table()397 __func__, blkcount->guest_code); in rmi_f34v7_parse_partition_table()625 block_count = f34->v7.img.guest_code.size / f34->v7.block_size; in rmi_f34v7_check_guest_code_size()628 if (block_count != f34->v7.blkcount.guest_code) { in rmi_f34v7_check_guest_code_size()917 return rmi_f34v7_write_f34v7_blocks(f34, f34->v7.img.guest_code.data, in rmi_f34v7_write_guest_code()918 f34->v7.img.guest_code.size / in rmi_f34v7_write_guest_code()1029 f34->v7.phyaddr.guest_code != f34->v7.img.phyaddr.guest_code) { in rmi_f34v7_compare_partition_tables()1130 f34->v7.img.guest_code.data = content; in rmi_f34v7_parse_image_header_10()1131 f34->v7.img.guest_code.size = length; in rmi_f34v7_parse_image_header_10()